| Package | xp.charting |
| Class | public class Series |
| Inheritance | Series ChartStyleClient ChartDisplayElement ProgrammaticSkin mx.core.FlexSprite |
| Implements | IChartEffectClient, ISeries |
| Subclasses | AxisSeries, PieSeries |
| Property | Defined by | ||
|---|---|---|---|
| annotations : Array
The annotations for this series
| Series | ||
![]() | chart : IChartArea | ChartDisplayElement | |
![]() | chartDesc : ChartDesc | ChartDisplayElement | |
![]() | chartParent : IChart | ChartDisplayElement | |
![]() | className : String | ChartStyleClient | |
| dataEffectIn : ChartEffect | Series | ||
| dataEffectOut : ChartEffect | Series | ||
| dataProvider : Object
The source of the chart items.
| Series | ||
| dataTipFormat : String
The format for the data tip display
For axis series the elements are
{0} = series Name
{1} = xAxis Name
{2} = x value
{3} = yAxis Name
{4} = y value
{5} = Annotation
The default value is <b>{0}</b><br/>,<i>{1}:</i>,{2}\n,<i>{3}:</i>,{4},{5}
For pie series the elements are
{0} = label
{1} = value
{2} = percent
The default value is {0}\r{2}
| Series | ||
| dataTipFunction : Function | Series | ||
| displayName : String = ""
name for this series
| Series | ||
| graphMode : String = "2D"
The default chart type one of pie2D, pie25D, pie3D, doughnut
| Series | ||
![]() | height : Number | ProgrammaticSkin | |
![]() | inheritingStyles : Object | ChartStyleClient | |
![]() | initialized : Boolean | ProgrammaticSkin | |
| isFilledArea : Boolean = false
is the area filled this series
| Series | ||
| isRotated : Boolean [read-only]
Indicates whether this series is rendered horizontally (rotated)
| Series | ||
![]() | isSubChart : Boolean | ChartDisplayElement | |
| items : Array [read-only]
The array of DataItems represented by this series
| Series | ||
| labelFormat : String
The format for the data label display
For axis series the elements are
{0} = series Name
{1} = xAxis Name
{2} = x value
{3} = yAxis Name
{4} = y value
{5} = Annotation
The default value is <b>{0}</b><br/>,<i>{1}:</i>,{2}\n,<i>{3}:</i>,{4},{5}
For pie series the elements are
{0} = label
{1} = value
{2} = percent
The default value is {2}
| Series | ||
| labelFunction : Function | Series | ||
| labelOffset : Number = 0
controls the distance between a label and the pie
| Series | ||
| labelPosition : String
Specifies how to render value labels.
| Series | ||
| legendFormat : String
The format for the legend display
For axis series the elements are
{0} = series Name
{1} = xAxis Name
{2} = x value
{3} = yAxis Name
{4} = y value
{5} = Annotation
The default value is <b>{0}</b><br/>,<i>{1}:</i>,{2}\n,<i>{3}:</i>,{4},{5}
For pie series the elements are
{0} = label
{1} = value
{2} = percent
The default value is {0} [{2}]
| Series | ||
| legendFunction : Function | Series | ||
| length : int [read-only]
The number of DataItems in this series
| Series | ||
![]() | measuredHeight : Number
The measured height of this object.
| ChartDisplayElement | |
![]() | measuredWidth : Number
The measured width of this object.
| ChartDisplayElement | |
![]() | nestLevel : int | ProgrammaticSkin | |
![]() | nonInheritingStyles : Object | ChartStyleClient | |
![]() | parent : DisplayObjectContainer | ChartDisplayElement | |
![]() | processedDescriptors : Boolean | ProgrammaticSkin | |
| selectedItem : DataPoint
[read-only]
| Series | ||
| selectedText : String [read-only]
| Series | ||
![]() | styleDeclaration : CSSStyleDeclaration | ChartStyleClient | |
![]() | styleName : Object | ChartStyleClient | |
| trackMouse : Boolean = false | Series | ||
![]() | updateCompletePendingFlag : Boolean | ProgrammaticSkin | |
| useGradient : Boolean = false
use a gradient fill for series
| Series | ||
| volume : Number
Allows you to specify a volume for data series markers
By adjusting the volume, you can modify the amount of space between data points in the series.
| Series | ||
![]() | width : Number | ProgrammaticSkin | |
| Property | Defined by | ||
|---|---|---|---|
| _chartDataProvider : ICollectionView | Series | ||
| _chartLabels : LabelCache | Series | ||
| chartLabels : LabelCache
[read-only]
| Series | ||
| chartStyleChanged : Boolean = true | Series | ||
| chartStyles : Object | Series | ||
![]() | childList : Array | ChartStyleClient | |
| _dataEffectIn : ChartEffect | Series | ||
| _dataEffectOut : ChartEffect | Series | ||
| dataItemClass : Class | Series | ||
| _dataProvider : ICollectionView | Series | ||
| dataProviderChanged : Boolean = false | Series | ||
| _dataTipFormat : String | Series | ||
![]() | _deferLayout : Boolean = false | ProgrammaticSkin | |
| dropShadowStyleChanged : Boolean = true | Series | ||
| dropShadowTarget : DisplayObject | Series | ||
| fieldMap : Object | Series | ||
| fields : Array | Series | ||
![]() | invalidateDisplayListFlag : Boolean = false | ProgrammaticSkin | |
![]() | invalidatePropertiesFlag : Boolean = false | ProgrammaticSkin | |
![]() | invalidateSizeFlag : Boolean = false | ProgrammaticSkin | |
| invalidDataScale : Boolean = false | Series | ||
| invalidFields : Boolean = true | Series | ||
| invalidSeriesData : Boolean = false | Series | ||
| _isRotated : Boolean = false | Series | ||
| _items : Array | Series | ||
| _labelFormat : String | Series | ||
| _labelPosition : String = "none" | Series | ||
| lastMouseX : int | Series | ||
| lastMouseY : int | Series | ||
| _legendData : Array | Series | ||
| _legendFormat : String | Series | ||
| _marker : Marker | Series | ||
| _markerRenderer : IMarkerRenderer | Series | ||
| _markers : Array | Series | ||
| _markerSize : int | Series | ||
| _markerStroke : IStroke | Series | ||
| _markerType : String | Series | ||
![]() | owner : Object | ChartStyleClient | |
| _palette : Palette | Series | ||
| paletteBaseIndex : int = 0 | Series | ||
| paletteItemCount : int = 1 | Series | ||
![]() | _parent : DisplayObjectContainer | ChartDisplayElement | |
| _selectedItem : DataPoint | Series | ||
| _seriesDataProvider : ICollectionView | Series | ||
| _showAnnotations : Boolean | Series | ||
| _showCursor : Boolean | Series | ||
| _showDataTips : Boolean | Series | ||
| _showLabels : Boolean | Series | ||
| _showMarkers : Boolean | Series | ||
![]() | sizeChanged : Boolean = false | ProgrammaticSkin | |
![]() | styleParent : IStyleClient | ChartStyleClient | |
![]() | stylesInitialized : Boolean = false | ChartStyleClient | |
![]() | textFieldList : Array | ChartStyleClient | |
| _trackMouse : Boolean = false | Series | ||
| _volume : Number = .8 | Series | ||
| xOffset : int | Series | ||
| Method | Defined by | ||
|---|---|---|---|
|
Series()
Constructor
| Series | ||
![]() |
clearStyle(styleProp:String):void
| ChartStyleClient | |
![]() |
determineTextFormatFromStyles():UITextFormat
| ChartStyleClient | |
![]() |
getClassStyleDeclarations():Array
| ChartStyleClient | |
|
getDataPoint(x:int, y:int, sensitivity:int, checkXY:Boolean = true):DataPoint
| Series | ||
|
getField(fieldName:String):DataFieldDesc
| Series | ||
![]() |
getStyle(styleProp:String):*
| ChartStyleClient | |
|
hasField(fieldName:String):Boolean
| Series | ||
![]() |
initElement(chart:IChartArea):void
| ChartDisplayElement | |
![]() |
invalidateDisplayList():void
| ProgrammaticSkin | |
![]() |
invalidateProperties():void
| ProgrammaticSkin | |
![]() |
invalidateSize():void
| ProgrammaticSkin | |
![]() |
move(x:Number, y:Number):void
Moves this object to the specified x and y coordinates.
| ProgrammaticSkin | |
![]() |
notifyStyleChangeInChildren(styleProp:String, recursive:Boolean):void
| ChartStyleClient | |
![]() |
parentChanged(p:DisplayObjectContainer):void
| ChartStyleClient | |
![]() |
regenerateStyleCache(recursive:Boolean):void
| ChartStyleClient | |
![]() |
registerEffects(effects:Array):void
| ChartStyleClient | |
![]() |
setActualSize(newWidth:Number, newHeight:Number):void
Sets the height and width of this object.
| ProgrammaticSkin | |
|
setChartDimensions():void
Set the physical pixel size of the chart
| Series | ||
![]() |
setStyle(styleProp:String, newValue:*):void
| ChartStyleClient | |
|
styleChanged(styleProp:String):void
Whenever any style changes, redraw this skin.
| Series | ||
![]() |
validateDisplayList():void
| ChartDisplayElement | |
![]() |
validateNow():void
Validate and update the properties and layout of this object
and redraw it, if necessary.
| ProgrammaticSkin | |
![]() |
validateProperties():void
| ProgrammaticSkin | |
![]() |
validateSize(recursive:Boolean = false):void
| ChartDisplayElement | |
| Method | Defined by | ||
|---|---|---|---|
![]() |
activate():void
| ChartDisplayElement | |
![]() |
addedHandler(e:Event):void
| ChartDisplayElement | |
|
chartStateChangedHandler(e:StateChangeEvent):void
| Series | ||
|
checkDataPoint(x:int, y:int, sensitivity:int, checkXY:Boolean = true):DataPoint
| Series | ||
|
commitProperties():void
| Series | ||
![]() |
createChildren():void
| ChartDisplayElement | |
|
createLabelInstance():Object
| Series | ||
![]() |
deactivate():void
| ChartDisplayElement | |
![]() |
deferLayout(state:Boolean):void
| ProgrammaticSkin | |
|
drawLabel(dataItem:*, i:int, xEnd:int, yEnd:int, position:String = null):void
| Series | ||
|
drawSeries():void
draw this series
| Series | ||
|
getFill(index:int = -1):IFill
| Series | ||
|
getFormattedText(item:DataItem, type:String):String
| Series | ||
|
getLegendData():Array
| Series | ||
| Series | |||
| Series | |||
![]() |
getParent():DisplayObjectContainer
| ChartDisplayElement | |
|
getParsedDataTipFormat():Array
| Series | ||
|
getParsedLabelFormat():Array
| Series | ||
|
getParsedLegendFormat():Array
| Series | ||
|
getSeriesDataFields():Array
| Series | ||
|
getStroke(index:int = -1):IStroke
| Series | ||
| Series | |||
![]() |
initHierarchy():void
| ChartDisplayElement | |
|
initialize():void
| Series | ||
![]() |
initializeStyles():void
| ChartStyleClient | |
|
initProperties():void
| Series | ||
![]() |
initTextFields():void
| ChartStyleClient | |
|
invalidateDataScale():void
| Series | ||
|
invalidateFields():void
| Series | ||
|
invalidateLegendData():void
| Series | ||
|
invalidateSeriesData():void
| Series | ||
![]() |
measure():void
| ProgrammaticSkin | |
![]() |
nestLevelChanged():void
| ProgrammaticSkin | |
![]() |
notifyTextFieldStyleChange(styleProp:String):void
| ChartStyleClient | |
![]() |
plotSizeChangedHandler(e:Event):void
| ChartDisplayElement | |
![]() |
removedHandler(e:Event):void
| ChartDisplayElement | |
|
setChartDataProvider(value:Object):void
| Series | ||
|
setData(cursor:IViewCursor):void
| Series | ||
|
setDataPoint(item:DataItem):void
| Series | ||
|
setDataProvider(value:ICollectionView):void
| Series | ||
|
setSelectedItem(item:DataPoint):void
| Series | ||
|
setShowCursor(value:Boolean):void
| Series | ||
|
setShowDataTips(value:Boolean):void
| Series | ||
|
setShowLabels(value:Boolean):void
| Series | ||
|
setTrackMouse(value:Boolean):void
| Series | ||
![]() |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void
| ProgrammaticSkin | |
|
updateFields():void
| Series | ||
|
updateSeriesData():void
Initializes the SeriesData object for the new dataProvider
| Series | ||
|
validateData():void
| Series | ||
| Style | Description | Defined by | ||
|---|---|---|---|---|
|
dropShadowEnabled
| Type: Boolean CSS Inheritance: no Boolean property that specifies whether the component has a visible drop shadow. This style is used with borderStyle="solid".
The default value is false.
Note: For drop shadows to appear on containers, set
| Series | ||
|
fill
| Type: mx.graphics.IFill CSS Inheritance: no Sets the fill for this data series. You can specify either an object implementing the IFill interface, or a number representing a solid color value. You can also specify a solid fill using CSS. If not specified the series will use the fill from the palette | Series | ||
|
legendMarkerRenderer
| Type: xp.charting.IMarkerRenderer CSS Inheritance: yes | Series | ||
|
legendMarkerSize
| Type: int CSS Inheritance: yes | Series | ||
|
legendMarkerStroke
| Type: mx.graphics.IStroke CSS Inheritance: yes | Series | ||
|
legendMarkerType
| Type: String CSS Inheritance: yes | Series | ||
|
markerRenderer
| Type: xp.charting.IMarkerRenderer CSS Inheritance: yes | Series | ||
|
markerSize
| Type: int CSS Inheritance: yes | Series | ||
|
markerStroke
| Type: mx.graphics.IStroke CSS Inheritance: yes | Series | ||
|
markerType
| Type: String CSS Inheritance: yes | Series | ||
|
paletteStrokeWidth
| Type: Number CSS Inheritance: no Sets the stroke width for this data series. If not specified the series will use the stroke width from the palette | Series | ||
|
shadowAlpha
| Type: Number CSS Inheritance: no The drop shadow alpha The default value is .8. | Series | ||
|
shadowColor
| Type: uint Format: Color CSS Inheritance: yes Color of the drop shadow. The default value is 0x000000. | Series | ||
|
shadowDirection
| Type: String CSS Inheritance: no Direction of the drop shadow. Possible values are "left", "center",
and "right".
The default value is "center". | Series | ||
|
shadowDistance
| Type: Number Format: Length CSS Inheritance: no Distance of the drop shadow. If the property is set to a negative value, the shadow appears above the component. The default value is 2. | Series | ||
|
showCursor
| Type: Boolean CSS Inheritance: no Controls whether a cursor is attached to this series Only one series per chart (or subchart) can have a cursor attached | Series | ||
|
showDataTips
| Type: Boolean CSS Inheritance: yes | Series | ||
|
showMarkers
| Type: Boolean CSS Inheritance: yes controls whether marker are always shown(if false they are only shown with tooltip) | Series | ||
|
stroke
| Type: mx.graphics.IStroke CSS Inheritance: no Sets the stroke style for this data series. You must specify a Stroke object to define the stroke. If not specified the series will use the stroke from the palette | Series | ||
| Constant | Defined by | ||
|---|---|---|---|
![]() | NESTLEVEL_AXIS : int = 10000 [static]
| ChartDisplayElement | |
![]() | NESTLEVEL_AXISSET : int = 10001 [static]
| ChartDisplayElement | |
![]() | NESTLEVEL_LABELS : int = 10002 [static]
| ChartDisplayElement | |
![]() | NESTLEVEL_SERIES : int = 1000 [static]
| ChartDisplayElement | |
![]() | NESTLEVEL_SERIESSET : int = 1001 [static]
| ChartDisplayElement | |
| nullStroke : IStroke [static]
| Series | ||
| rc : Rectangle [static]
| Series | ||
| annotations | property |
annotations:Array [read-write]The annotations for this series
Implementation public function get annotations():Array
public function set annotations(value:Array):void
| _chartDataProvider | property |
protected var _chartDataProvider:ICollectionView
| _chartLabels | property |
protected var _chartLabels:LabelCache
| chartLabels | property |
| chartStyleChanged | property |
protected var chartStyleChanged:Boolean = true
| chartStyles | property |
protected var chartStyles:Object
| _dataEffectIn | property |
protected var _dataEffectIn:ChartEffect
| dataEffectIn | property |
dataEffectIn:ChartEffect [read-write]Implementation
public function get dataEffectIn():ChartEffect
public function set dataEffectIn(value:ChartEffect):void
| _dataEffectOut | property |
protected var _dataEffectOut:ChartEffect
| dataEffectOut | property |
dataEffectOut:ChartEffect [read-write]Implementation
public function get dataEffectOut():ChartEffect
public function set dataEffectOut(value:ChartEffect):void
| dataItemClass | property |
protected var dataItemClass:Class
| _dataProvider | property |
protected var _dataProvider:ICollectionView
| dataProvider | property |
dataProvider:Object [read-write]The source of the chart items. The data model for items viewed in a chart. The value of this property can be an array or any object that implements the DataProvider API.
Implementation public function get dataProvider():Object
public function set dataProvider(value:Object):void
| dataProviderChanged | property |
protected var dataProviderChanged:Boolean = false
| _dataTipFormat | property |
protected var _dataTipFormat:String
| dataTipFormat | property |
dataTipFormat:String [read-write]The format for the data tip display For axis series the elements are {0} = series Name {1} = xAxis Name {2} = x value {3} = yAxis Name {4} = y value {5} = Annotation The default value is <b>{0}</b><br/>,<i>{1}:</i>,{2}\n,<i>{3}:</i>,{4},{5} For pie series the elements are {0} = label {1} = value {2} = percent The default value is {0}\r{2}
Implementation public function get dataTipFormat():String
public function set dataTipFormat(value:String):void
| dataTipFunction | property |
public var dataTipFunction:Function
| displayName | property |
public var displayName:String = ""name for this series
| dropShadowStyleChanged | property |
protected var dropShadowStyleChanged:Boolean = true
| dropShadowTarget | property |
protected var dropShadowTarget:DisplayObject
| fieldMap | property |
protected var fieldMap:Object
| fields | property |
protected var fields:Array
| graphMode | property |
public var graphMode:String = "2D"The default chart type one of pie2D, pie25D, pie3D, doughnut
| invalidDataScale | property |
protected var invalidDataScale:Boolean = false
| invalidFields | property |
protected var invalidFields:Boolean = true
| invalidSeriesData | property |
protected var invalidSeriesData:Boolean = false
| isFilledArea | property |
public var isFilledArea:Boolean = falseis the area filled this series
| _isRotated | property |
protected var _isRotated:Boolean = false
| isRotated | property |
isRotated:Boolean [read-only]Indicates whether this series is rendered horizontally (rotated)
Implementation public function get isRotated():Boolean
| _items | property |
protected var _items:Array
| items | property |
items:Array [read-only]The array of DataItems represented by this series
Implementation public function get items():Array
| _labelFormat | property |
protected var _labelFormat:String
| labelFormat | property |
labelFormat:String [read-write]The format for the data label display For axis series the elements are {0} = series Name {1} = xAxis Name {2} = x value {3} = yAxis Name {4} = y value {5} = Annotation The default value is <b>{0}</b><br/>,<i>{1}:</i>,{2}\n,<i>{3}:</i>,{4},{5} For pie series the elements are {0} = label {1} = value {2} = percent The default value is {2}
Implementation public function get labelFormat():String
public function set labelFormat(value:String):void
| labelFunction | property |
public var labelFunction:Function
| labelOffset | property |
public var labelOffset:Number = 0controls the distance between a label and the pie
| _labelPosition | property |
protected var _labelPosition:String = "none"
| labelPosition | property |
labelPosition:String [read-write]Specifies how to render value labels. You can set this property in MXML. Valid values are:
"none" -
Do not draw labels."outside" -
Draw labels around the boundary of the pie."callout" -
Draw labels in two vertical stacks on either side of the pie.
The pie is shrunk if necessary to make room for the labels
(see maxLabelRadius).
Draw key lines from each label to the associated wedge.
Shrink labels as necessary to fit the space provided."inside" -
Draw labels inside the chart,
centered approximately seven tenths of the way along each wedge.
Shrink labels to ensure that they do not interfere with each other.
If labels are shrunk below the calloutPointSize
property, remove them.
When two labels overlap, give priority
to labels for larger slices."insideWithCallout" -
Draw labels inside the pie, but if labels are shrunk
below a legible size, convert them to callouts. public function get labelPosition():String
public function set labelPosition(value:String):void
| lastMouseX | property |
protected var lastMouseX:int
| lastMouseY | property |
protected var lastMouseY:int
| _legendData | property |
protected var _legendData:Array
| _legendFormat | property |
protected var _legendFormat:String
| legendFormat | property |
legendFormat:String [read-write]The format for the legend display For axis series the elements are {0} = series Name {1} = xAxis Name {2} = x value {3} = yAxis Name {4} = y value {5} = Annotation The default value is <b>{0}</b><br/>,<i>{1}:</i>,{2}\n,<i>{3}:</i>,{4},{5} For pie series the elements are {0} = label {1} = value {2} = percent The default value is {0} [{2}]
Implementation public function get legendFormat():String
public function set legendFormat(value:String):void
| legendFunction | property |
public var legendFunction:Function
| length | property |
length:int [read-only]The number of DataItems in this series
Implementation public function get length():int
| _marker | property |
protected var _marker:Marker
| _markerRenderer | property |
protected var _markerRenderer:IMarkerRenderer
| _markers | property |
protected var _markers:Array
| _markerSize | property |
protected var _markerSize:int
| _markerStroke | property |
protected var _markerStroke:IStroke
| _markerType | property |
protected var _markerType:String
| _palette | property |
protected var _palette:Palette
| paletteBaseIndex | property |
protected var paletteBaseIndex:int = 0
| paletteItemCount | property |
protected var paletteItemCount:int = 1
| _selectedItem | property |
protected var _selectedItem:DataPoint
| selectedItem | property |
selectedItem:DataPoint [read-only]This property can be used as the source for data binding.
Implementation public function get selectedItem():DataPoint
| selectedText | property |
selectedText:String [read-only]This property can be used as the source for data binding.
Implementation public function get selectedText():String
| _seriesDataProvider | property |
protected var _seriesDataProvider:ICollectionView
| _showAnnotations | property |
protected var _showAnnotations:Boolean
| _showCursor | property |
protected var _showCursor:Boolean
| _showDataTips | property |
protected var _showDataTips:Boolean
| _showLabels | property |
protected var _showLabels:Boolean
| _showMarkers | property |
protected var _showMarkers:Boolean
| _trackMouse | property |
protected var _trackMouse:Boolean = false
| trackMouse | property |
public var trackMouse:Boolean = false
| useGradient | property |
public var useGradient:Boolean = falseuse a gradient fill for series
| _volume | property |
protected var _volume:Number = .8
| volume | property |
volume:Number [read-write]Allows you to specify a volume for data series markers By adjusting the volume, you can modify the amount of space between data points in the series.
Implementation public function get volume():Number
public function set volume(value:Number):void
| xOffset | property |
protected var xOffset:int
| Series | () | constructor |
public function Series()Constructor
| chartStateChangedHandler | () | method |
protected function chartStateChangedHandler(e:StateChangeEvent):voidParameters
e:StateChangeEvent |
| checkDataPoint | () | method |
protected function checkDataPoint(x:int, y:int, sensitivity:int, checkXY:Boolean = true):DataPointParameters
x:int |
|
y:int |
|
sensitivity:int |
|
checkXY:Boolean (default = true) |
DataPoint |
| commitProperties | () | method |
protected override function commitProperties():void
| createLabelInstance | () | method |
protected function createLabelInstance():Object
Returns
Object |
| drawLabel | () | method |
protected function drawLabel(dataItem:*, i:int, xEnd:int, yEnd:int, position:String = null):voidParameters
dataItem:* |
|
i:int |
|
xEnd:int |
|
yEnd:int |
|
position:String (default = null) |
| drawSeries | () | method |
protected function drawSeries():voiddraw this series
| getDataPoint | () | method |
public function getDataPoint(x:int, y:int, sensitivity:int, checkXY:Boolean = true):DataPointParameters
x:int |
|
y:int |
|
sensitivity:int |
|
checkXY:Boolean (default = true) |
DataPoint |
| getField | () | method |
public function getField(fieldName:String):DataFieldDescParameters
fieldName:String |
DataFieldDesc |
| getFill | () | method |
protected function getFill(index:int = -1):IFillParameters
index:int (default = -1) |
IFill |
| getFormattedText | () | method |
protected function getFormattedText(item:DataItem, type:String):StringParameters
item:DataItem |
|
type:String |
String |
| getLegendData | () | method |
protected function getLegendData():Array
Returns
Array |
| getMarker | () | method |
protected function getMarker(index:int = -1):MarkerParameters
index:int (default = -1) |
Marker |
| getPalette | () | method |
| getParsedDataTipFormat | () | method |
protected function getParsedDataTipFormat():Array
Returns
Array |
| getParsedLabelFormat | () | method |
protected function getParsedLabelFormat():Array
Returns
Array |
| getParsedLegendFormat | () | method |
protected function getParsedLegendFormat():Array
Returns
Array |
| getSeriesDataFields | () | method |
protected function getSeriesDataFields():Array
Returns
Array |
| getStroke | () | method |
protected function getStroke(index:int = -1):IStrokeParameters
index:int (default = -1) |
IStroke |
| hasField | () | method |
public function hasField(fieldName:String):BooleanParameters
fieldName:String |
Boolean |
| initDataPoint | () | method |
| initialize | () | method |
protected override function initialize():void
| initProperties | () | method |
protected function initProperties():void
| invalidateDataScale | () | method |
protected function invalidateDataScale():void
| invalidateFields | () | method |
protected function invalidateFields():void
| invalidateLegendData | () | method |
protected function invalidateLegendData():void
| invalidateSeriesData | () | method |
protected function invalidateSeriesData():void
| setChartDataProvider | () | method |
protected function setChartDataProvider(value:Object):voidParameters
value:Object |
| setChartDimensions | () | method |
public function setChartDimensions():voidSet the physical pixel size of the chart
| setData | () | method |
protected function setData(cursor:IViewCursor):voidParameters
cursor:IViewCursor |
| setDataPoint | () | method |
| setDataProvider | () | method |
protected function setDataProvider(value:ICollectionView):voidParameters
value:ICollectionView |
| setSelectedItem | () | method |
| setShowCursor | () | method |
protected function setShowCursor(value:Boolean):voidParameters
value:Boolean |
| setShowDataTips | () | method |
protected function setShowDataTips(value:Boolean):voidParameters
value:Boolean |
| setShowLabels | () | method |
protected function setShowLabels(value:Boolean):voidParameters
value:Boolean |
| setTrackMouse | () | method |
protected function setTrackMouse(value:Boolean):voidParameters
value:Boolean |
| styleChanged | () | method |
public override function styleChanged(styleProp:String):voidWhenever any style changes, redraw this skin. Subclasses can override this method and perform a more specific test before calling invalidateDisplayList().
ParametersstyleProp:String — The name of the style property that changed, or null
if all styles have changed.
|
| updateFields | () | method |
protected function updateFields():void
| updateSeriesData | () | method |
protected function updateSeriesData():voidInitializes the SeriesData object for the new dataProvider
| validateData | () | method |
protected function validateData():void
| nullStroke | constant |
protected static const nullStroke:IStroke
| rc | constant |
protected static const rc:Rectangle