Interface JRLinePlot

All Superinterfaces:
Cloneable, JRCategoryAxisFormat, JRCategoryPlot, JRChartPlot, JRCloneable, JRCommonLinePlot, JRValueAxisFormat
All Known Implementing Classes:
JRBaseLinePlot, JRDesignLinePlot, JRFillLinePlot

public interface JRLinePlot extends JRCategoryPlot, JRCommonLinePlot
Type of plot used to render Line charts.
Author:
Flavius Sana (flavius_sana@users.sourceforge.net)