Uses of Interface
org.eclipse.birt.chart.script.api.series.IStackableSeries
-
Packages that use IStackableSeries Package Description org.eclipse.birt.chart.script.api.series -
-
Uses of IStackableSeries in org.eclipse.birt.chart.script.api.series
Subinterfaces of IStackableSeries in org.eclipse.birt.chart.script.api.series Modifier and Type Interface Description interface
IArea
Represents Area series of a Chart in the scripting environmentinterface
IBar
Represents Bar series of a Chart in the scripting environmentinterface
ILine
Represents Line series of a Chart in the scripting environment
-