net.sf.dynamicreports.design.definition.chart.plot
Interface DRIDesignBarPlot

All Superinterfaces:
DRIDesignAxisPlot, DRIDesignBasePlot, DRIDesignPlot
All Known Implementing Classes:
DRDesignBarPlot

public interface DRIDesignBarPlot
extends DRIDesignAxisPlot

Author:
Ricardo Mariaca (r.mariaca@dynamicreports.org)

Method Summary
 Boolean getShowLabels()
           
 Boolean getShowTickLabels()
           
 Boolean getShowTickMarks()
           
 
Methods inherited from interface net.sf.dynamicreports.design.definition.chart.plot.DRIDesignAxisPlot
getXAxisFormat, getYAxisFormat
 
Methods inherited from interface net.sf.dynamicreports.design.definition.chart.plot.DRIDesignBasePlot
getOrientation, getSeriesColors
 

Method Detail

getShowLabels

Boolean getShowLabels()

getShowTickLabels

Boolean getShowTickLabels()

getShowTickMarks

Boolean getShowTickMarks()


Copyright © 2010-2014. All Rights Reserved.