net.sf.jasperreports.charts
Interface JRBarPlot
- All Superinterfaces:
- JRChartPlot
- All Known Implementing Classes:
- JRBaseBarPlot, JRFillBarPlot
- public interface JRBarPlot
- extends JRChartPlot
- Version:
- $Id: JRBarPlot.java,v 1.5 2005/07/09 09:14:49 teodord Exp $
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
getCategoryAxisLabelExpression
public JRExpression getCategoryAxisLabelExpression()
getValueAxisLabelExpression
public JRExpression getValueAxisLabelExpression()
isShowTickMarks
public boolean isShowTickMarks()
setShowTickMarks
public void setShowTickMarks(boolean isShowTickMarks)
isShowTickLabels
public boolean isShowTickLabels()
setShowTickLabels
public void setShowTickLabels(boolean isShowTickLabels)
isShowLabels
public boolean isShowLabels()
setShowLabels
public void setShowLabels(boolean isShowLabels)
© 2001-2005 JasperSoft Corporation www.jaspersoft.com