net.sf.jasperreports.charts
Interface JRBar3DPlot
- All Superinterfaces:
- JRChartPlot
- All Known Implementing Classes:
- JRBaseBar3DPlot, JRDesignBar3DPlot, JRFillBar3DPlot
public interface JRBar3DPlot
- extends JRChartPlot
- Version:
- $Id: JRBar3DPlot.java,v 1.7 2005/07/09 09:14:49 teodord Exp $
- Author:
- Flavius Sana (flavius_sana@users.sourceforge.net)
getCategoryAxisLabelExpression
JRExpression getCategoryAxisLabelExpression()
getValueAxisLabelExpression
JRExpression getValueAxisLabelExpression()
getXOffset
double getXOffset()
setXOffset
void setXOffset(double xOffset)
getYOffset
double getYOffset()
setYOffset
void setYOffset(double yOffset)
isShowLabels
boolean isShowLabels()
setShowLabels
void setShowLabels(boolean isShowLabels)
© 2001-2005 JasperSoft Corporation www.jaspersoft.com