net.sf.jasperreports.charts
Interface JRBarPlot
- All Superinterfaces:
- JRChartPlot
- All Known Implementing Classes:
- JRBaseBarPlot, JRDesignBarPlot, 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
JRExpression getCategoryAxisLabelExpression()
getValueAxisLabelExpression
JRExpression getValueAxisLabelExpression()
isShowTickMarks
boolean isShowTickMarks()
setShowTickMarks
void setShowTickMarks(boolean isShowTickMarks)
isShowTickLabels
boolean isShowTickLabels()
setShowTickLabels
void setShowTickLabels(boolean isShowTickLabels)
isShowLabels
boolean isShowLabels()
setShowLabels
void setShowLabels(boolean isShowLabels)
© 2001-2005 JasperSoft Corporation www.jaspersoft.com