Packagecom.yahoo.astra.fl.charts.series
Interfacepublic interface IStackedSeries extends ISeries, flash.events.IEventDispatcher
ImplementorsStackedBarSeries, StackedColumnSeries

A type of series that supports stacking.



Public Properties
 PropertyDefined by
 Inheritedchart : Object
The chart in which this series appears.
ISeries
 InheriteddataProvider : Object
The data provider for this series.
ISeries
 InheriteddisplayName : String
The name of the series as it appears to the user.
ISeries
 Inheritedlength : int
The number of items in the series.
ISeries
Public Methods
 MethodDefined by
 Inherited
Creates a copy of the ISeries object.
ISeries
 Inherited
ISeries
 Inherited
ISeries
Events
 EventSummaryDefined by
 Inherited Dispatched when the data property for an ISeries changes.ISeries