net.sf.dynamicreports.design.base.chart.plot
Class DRDesignBarPlot
java.lang.Object
net.sf.dynamicreports.design.base.chart.plot.AbstractDesignBasePlot
net.sf.dynamicreports.design.base.chart.plot.DRDesignAxisPlot
net.sf.dynamicreports.design.base.chart.plot.DRDesignBarPlot
- All Implemented Interfaces:
- DRIDesignAxisPlot, DRIDesignBarPlot, DRIDesignBasePlot, DRIDesignPlot
public class DRDesignBarPlot
- extends DRDesignAxisPlot
- implements DRIDesignBarPlot
- Author:
- Ricardo Mariaca (r.mariaca@dynamicreports.org)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DRDesignBarPlot
public DRDesignBarPlot()
setShowLabels
public void setShowLabels(Boolean showLabels)
getShowLabels
public Boolean getShowLabels()
- Specified by:
getShowLabels
in interface DRIDesignBarPlot
setShowTickLabels
public void setShowTickLabels(Boolean showTickLabels)
getShowTickLabels
public Boolean getShowTickLabels()
- Specified by:
getShowTickLabels
in interface DRIDesignBarPlot
setShowTickMarks
public void setShowTickMarks(Boolean showTickMarks)
getShowTickMarks
public Boolean getShowTickMarks()
- Specified by:
getShowTickMarks
in interface DRIDesignBarPlot
Copyright © 2010-2014. All Rights Reserved.