Uses of Class
eu.webtoolkit.jwt.chart.WAbstractDataSeries3D
-
Uses of WAbstractDataSeries3D in eu.webtoolkit.jwt.chart
Modifier and TypeClassDescriptionclass
Class representing grid-based data for on a 3D chart.class
Class representing grid-based data for on a 3D chart.class
Class representing grid-based data for a 3D chart.class
Class representing a collection of points for on a 3D chart.Modifier and TypeMethodDescriptionWCartesian3DChart.removeDataSeries
(WAbstractDataSeries3D dataseries) Removes a dataseries from a chart.Modifier and TypeMethodDescriptionWCartesian3DChart.getDataSeries()
Returns all dataseries that were added to this chart.Modifier and TypeMethodDescriptionvoid
WCartesian3DChart.addDataSeries
(WAbstractDataSeries3D dataseries_) Add a dataseries to the chart.WCartesian3DChart.removeDataSeries
(WAbstractDataSeries3D dataseries) Removes a dataseries from a chart.