net.sf.dynamicreports.report.base.chart.plot
Class DRBar3DPlot
java.lang.Object
net.sf.dynamicreports.report.base.chart.plot.AbstractBasePlot
net.sf.dynamicreports.report.base.chart.plot.DRAxisPlot
net.sf.dynamicreports.report.base.chart.plot.DRBar3DPlot
- All Implemented Interfaces:
- Serializable, DRIAxisPlot, DRIBar3DPlot, DRIBasePlot, DRIPlot
public class DRBar3DPlot
- extends DRAxisPlot
- implements DRIBar3DPlot
- Author:
- Ricardo Mariaca (r.mariaca@dynamicreports.org)
- See Also:
- Serialized Form
Methods inherited from class net.sf.dynamicreports.report.base.chart.plot.DRAxisPlot |
getPercentValuePattern, getSeriesOrderBy, getSeriesOrderType, getShowPercentages, getShowValues, getValuePattern, getXAxisFormat, getYAxisFormat, init, setPercentValuePattern, setSeriesOrderBy, setSeriesOrderType, setShowPercentages, setShowValues, setValuePattern, setXAxisFormat, setYAxisFormat |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DRBar3DPlot
public DRBar3DPlot()
setXOffset
public void setXOffset(Double xOffset)
getXOffset
public Double getXOffset()
- Specified by:
getXOffset
in interface DRIBar3DPlot
setYOffset
public void setYOffset(Double yOffset)
getYOffset
public Double getYOffset()
- Specified by:
getYOffset
in interface DRIBar3DPlot
setShowLabels
public void setShowLabels(Boolean showLabels)
getShowLabels
public Boolean getShowLabels()
- Specified by:
getShowLabels
in interface DRIBar3DPlot
Copyright © 2010-2014. All Rights Reserved.