JavaScript is disabled on your browser.
Description
Method Summary
Method Details
refreshAutoTitles(Chart2)
saveProperties(PrintWriter, int)
readProperties(Element, Chart2)
getReferencedObject()
getDataset()
All Superinterfaces:
Serializable
All Known Implementing Classes:
com.inet.report.chart.plot.AbstractLinePlot, AbstractPlot , AreaPlot , BarPlot , Chart3DPlot , CombinedPlot , ContinuousAreaPlot , ContinuousBarPlot , ContinuousLinePlot , GanttPlot , LinePlot , MultiplePiePlot , PiePlot , PolarPlot , StandardPlot , StockPlot , XYPlot
Method Summary
All Methods Instance Methods Abstract Methods
Returns the dataset of this plot.
Returns a list of referenced i-net Clear Reports objects:
Field or
Group
void
Reads the chart properties from the DOMParser Element.
void
Reads out the data column names from dataset and refreshes the chart labels.
void
Writes the properties of this chart plot to
PrintWriter.