Package | Description |
---|---|
org.eclipse.birt.chart.script.api | |
org.eclipse.birt.chart.script.api.series |
Modifier and Type | Method and Description |
---|---|
IValueSeries[] |
IChartWithoutAxes.getValueSeries()
Gets all value(Y) series from Chart
|
IValueSeries[][] |
IChartWithAxes.getValueSeries()
Gets all value(Y) series from Chart.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IArea
Represents Area series of a Chart in the scripting environment
|
interface |
IBar
Represents Bar series of a Chart in the scripting environment
|
interface |
IBubble
Represents Bubble series of a Chart in the scripting environment
|
interface |
IGantt
Represents Gantt series of a Chart in the scripting environment
|
interface |
ILine
Represents Line series of a Chart in the scripting environment
|
interface |
IMeter
Represents Meter series of a Chart in the scripting environment
|
interface |
IPie
Represents Pie series of a Chart in the scripting environment
|
interface |
IScatter
Represents Scatter series of a Chart in the scripting environment
|
interface |
IStackableSeries
Represents an abstract series which can be stacked in the scripting
environment
|
interface |
IStock
Represents Stock series of a Chart in the scripting environment
|
Copyright © 2005-2008 Actuate Corp. All rights reserved.