Uses of Interface
org.eclipse.birt.chart.script.api.component.IValueSeries
Packages that use IValueSeries
-
Uses of IValueSeries in org.eclipse.birt.chart.script.api
Methods in org.eclipse.birt.chart.script.api that return IValueSeriesModifier and TypeMethodDescriptionIValueSeries[][]
IChartWithAxes.getValueSeries()
Gets all value(Y) series from Chart.IChartWithoutAxes.getValueSeries()
Gets all value(Y) series from Chart -
Uses of IValueSeries in org.eclipse.birt.chart.script.api.series
Subinterfaces of IValueSeries in org.eclipse.birt.chart.script.api.seriesModifier and TypeInterfaceDescriptioninterface
Represents Area series of a Chart in the scripting environmentinterface
Represents Bar series of a Chart in the scripting environmentinterface
Represents Bubble series of a Chart in the scripting environmentinterface
Represents Gantt series of a Chart in the scripting environmentinterface
Represents Line series of a Chart in the scripting environmentinterface
Represents Meter series of a Chart in the scripting environmentinterface
Represents Pie series of a Chart in the scripting environmentinterface
Represents Scatter series of a Chart in the scripting environmentinterface
Represents an abstract series which can be stacked in the scripting environmentinterface
Represents Stock series of a Chart in the scripting environment