net.sf.jasperreports.charts
Interface JRBar3DPlot
- All Superinterfaces:
- JRChartPlot
- All Known Implementing Classes:
- JRBaseBar3DPlot, 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
public JRExpression getCategoryAxisLabelExpression()
getValueAxisLabelExpression
public JRExpression getValueAxisLabelExpression()
getXOffset
public double getXOffset()
setXOffset
public void setXOffset(double xOffset)
getYOffset
public double getYOffset()
setYOffset
public void setYOffset(double yOffset)
isShowLabels
public boolean isShowLabels()
setShowLabels
public void setShowLabels(boolean isShowLabels)
© 2001-2005 JasperSoft Corporation www.jaspersoft.com