net.sf.jasperreports.charts
Interface JRBar3DPlot
- All Superinterfaces:
- JRCategoryAxisFormat, JRChartPlot, JRValueAxisFormat
- All Known Implementing Classes:
- JRBaseBar3DPlot, JRDesignBar3DPlot, JRFillBar3DPlot
public interface JRBar3DPlot
- extends JRChartPlot, JRCategoryAxisFormat, JRValueAxisFormat
- Version:
- $Id: JRBar3DPlot.java 1577 2007-02-09 11:25:48Z teodord $
- Author:
- Flavius Sana (flavius_sana@users.sourceforge.net)
Methods inherited from interface net.sf.jasperreports.engine.JRChartPlot |
addSeriesColor, clearSeriesColors, clone, collectExpressions, getBackcolor, getBackgroundAlpha, getChart, getForegroundAlpha, getLabelRotation, getOrientation, getOwnBackcolor, getSeriesColors, setBackcolor, setBackgroundAlpha, setForegroundAlpha, setLabelRotation, setOrientation, setSeriesColors |
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-2006 JasperSoft Corporation www.jaspersoft.com