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

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

public interface DRIDesignLinePlot
extends DRIDesignAxisPlot

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

Method Summary
 Boolean getShowLines()
           
 Boolean getShowShapes()
           
 
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

getShowShapes

Boolean getShowShapes()

getShowLines

Boolean getShowLines()


Copyright © 2010-2014. All Rights Reserved.