JavaScript ist im Browser deaktiviert.
Beschreibung
Methodenübersicht
Methodendetails
refreshAutoTitles(Chart2)
saveProperties(PrintWriter, int)
readProperties(Element, Chart2)
getReferencedObject()
getDataset()
Alle Superschnittstellen:
Serializable
Alle bekannten Implementierungsklassen:
com.inet.report.chart.plot.AbstractLinePlot, AbstractPlot , AreaPlot , BarPlot , Chart3DPlot , CombinedPlot , ContinuousAreaPlot , ContinuousBarPlot , ContinuousLinePlot , GanttPlot , LinePlot , MultiplePiePlot , PiePlot , PolarPlot , StandardPlot , StockPlot , XYPlot
Methodenübersicht
Alle Methoden Instanzmethoden Abstrakte Methoden
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.