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
 InheriteddataTipFunction : Function
DataTip Function for series
ISeries
 InheriteddisplayName : String
The name of the series as it appears to the user.
ISeries
 InheritedlegendLabelFunction : Function
If defined, the chart will call the input function to determine the text displayed in in the chart's legend.
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
Returns the index of an item renderer.
ISeries
 Inherited
Converts an item to its corresponding item renderer.
ISeries
Events
 EventSummaryDefined by
 Inherited Dispatched when the data property for an ISeries changes.ISeries