Packagexp.charting
Classpublic class AxisChart
InheritanceAxisChart Inheritance Chart Inheritance ChartArea Inheritance mx.core.UIComponent
ImplementsIAxisChart

Host class for the all charts with an axis

See also

support


Public Properties
 PropertyDefined by
  axes : Array
The array of axes for this chart
AxisChart
 Inheritedbackground : ChartBackground
ChartArea
 InheritedborderMetrics : EdgeMetrics
Returns an EdgeMetrics object that has four properties: left, top, right, and bottom.
Chart
  chartAxes : Axes
[read-only]
AxisChart
 InheritedchartDesc : ChartDesc
ChartArea
  chromeMetrics : EdgeMetrics
[read-only]
AxisChart
 InheriteddataProvider : Object
The source of the chartSeries items.
ChartArea
 Inheriteddebug : Boolean = false
[static]
ChartArea
 InheriteddropEnabled : Boolean
A flag that indicates whether dragged items can be dropped onto the control.
Chart
 Inheritedforeground : ChartForeground
ChartArea
 InheritedlegendData : Array
Chart
 Inheritedpalette : Palette
Chart
 Inheritedseries : Array
Get or set the series array
ChartArea
  subcharts : Array
Array of sub charts
AxisChart
  tools : Array
AxisChart
Protected Properties
 PropertyDefined by
 Inherited_background : ChartBackground
ChartArea
 InheritedbackgroundClass : Class
ChartArea
 InheritedchartDataProviderChanged : Boolean = false
ChartArea
 InheritedchartMask : Shape
ChartArea
 Inherited_dataProvider : ICollectionView
ChartArea
 Inherited_foreground : ChartForeground
ChartArea
 InheritedforegroundClass : Class
ChartArea
 InheritedmouseHitArea : Sprite
Chart
 Inherited_palette : Palette
Chart
 Inherited_series : Array
ChartArea
 InheritedseriesChanged : Boolean = false
ChartArea
 Inherited_seriesContainer : Sprite
ChartArea
  _subcharts : Array
AxisChart
  subchartsChanged : Boolean = false
AxisChart
  _tools : Array
AxisChart
Public Methods
 MethodDefined by
  
AxisChart
 Inherited
Finds the type selectors for this UIComponent instance.
ChartArea
 Inherited
ChartArea
 Inherited
ChartArea
 Inherited
notifyStyleChangeInChildren(styleProp:String, recursive:Boolean):void
ChartArea
 Inherited
profile(s:String):void
[static]
ChartArea
Protected Methods
 MethodDefined by
 Inherited
ChartArea
 Inherited
createChart():void
ChartArea
 Inherited
Chart
 Inherited
createChrome():void
ChartArea
 Inherited
dragDropHandler(event:DragEvent):void
Handles DragEvent.DRAG_DROP events.
Chart
 Inherited
dragEnterHandler(event:DragEvent):void
Handles DragEvent.DRAG_ENTER events.
Chart
 Inherited
dragExitHandler(event:DragEvent):void
Handles DragEvent.DRAG_EXIT events.
Chart
 Inherited
dragOverHandler(event:DragEvent):void
Handles DragEvent.DRAG_OVER events.
Chart
 Inherited
Chart
 Inherited
initChart():void
ChartArea
 Inherited
ChartArea
 Inherited
ChartArea
  
AxisChart
  
layoutChart(unscaledWidth:Number, unscaledHeight:Number):void
AxisChart
 Inherited
layoutChrome(unscaledWidth:Number, unscaledHeight:Number):void
Chart
 Inherited
measure():void
Chart
 Inherited
ChartArea
 Inherited
setDataProvider(value:ICollectionView):void
ChartArea
  
updateChart():void
AxisChart
 Inherited
ChartArea
 Inherited
ChartArea
 Inherited
updateCompleteHandler(e:Event):void
ChartArea
 Inherited
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void
Chart
  
AxisChart
 Inherited
updateSeries():void
ChartArea
  
AxisChart
Styles
 StyleDescriptionDefined by
 Inherited Type: Number   CSS Inheritance: no
Alpha level of the color defined by the backgroundColor property, of the image or SWF file defined by the backgroundImage style.
Chart
 Inherited Type: uint   Format: Color   CSS Inheritance: no
Background color of a component.
Chart
 Inherited Type: uint   Format: Color   CSS Inheritance: yes
Background color of the component when it is disabled.
Chart
 Inherited Type: Object   Format: File   CSS Inheritance: no
Background image of a component.
Chart
 Inherited Type: String   CSS Inheritance: no
Scales the image specified by backgroundImage to different percentage sizes.
Chart
 Inherited Type: Number   CSS Inheritance: no
Alpha level of the color defined by the borderColor property.
Chart
 Inherited Type: uint   Format: Color   CSS Inheritance: no
Color of the border.
Chart
 Inherited Type: String   CSS Inheritance: no
Bounding box sides.
Chart
 Inherited Type: Class   CSS Inheritance: no
The border skin of the component.
Chart
 Inherited Type: String   CSS Inheritance: no
Bounding box style.
Chart
 Inherited Type: Number   Format: Length   CSS Inheritance: no
Bounding box thickness.
Chart
 Inherited Type: Number   Format: Length   CSS Inheritance: yes
Number of pixels between the container's right border and the right edge of its content area.
Chart
 Inherited Type: uint   Format: Color   CSS Inheritance: yes
Color of text in the component, including the component label.
Chart
 Inherited Type: Number   Format: Length   CSS Inheritance: no
Radius of component corners.
Chart
 Inherited Type: String   CSS Inheritance: yes
Chart
 Inherited Type: String   CSS Inheritance: yes
Chart
 Inherited Type: uint   Format: Color   CSS Inheritance: yes
Color of text in the component if it is disabled.
Chart
 Inherited Type: uint   Format: Color   CSS Inheritance: yes
Color of the drop shadow.
Chart
 Inherited Type: Boolean   CSS Inheritance: no
Boolean property that specifies whether the component has a visible drop shadow.
Chart
 Inherited Type: Boolean   CSS Inheritance: no
Boolean property that specifies whether the component has a visible drop shadow.
Chart
 Inherited Type: String   CSS Inheritance: yes
Sets the antiAliasType property of internal TextFields.
Chart
 Inherited Type: String   CSS Inheritance: yes
Name of the font to use.
Chart
 Inherited Type: String   CSS Inheritance: yes
Sets the gridFitType property of internal TextFields that represent text in Flex controls.
Chart
 Inherited Type: Number   CSS Inheritance: yes
Sets the sharpness property of internal TextFields that represent text in Flex controls.
Chart
 Inherited Type: Number   Format: Length   CSS Inheritance: yes
Height of the text, in pixels.
Chart
 Inherited Type: String   CSS Inheritance: yes
Determines whether the text is italic font.
Chart
 Inherited Type: Number   CSS Inheritance: yes
Sets the thickness property of internal TextFields that represent text in Flex controls.
Chart
 Inherited Type: String   CSS Inheritance: yes
Determines whether the text is boldface.
Chart
 Inherited Type: Boolean   CSS Inheritance: yes
A Boolean value that indicates whether kerning is enabled (true) or disabled (false).
Chart
 Inherited Type: Number   Format: Length   CSS Inheritance: yes
Number of pixels between the container's left border and the left edge of its content area.
Chart
 Inherited Type: Number   CSS Inheritance: yes
The number of additional pixels to appear between each character.
Chart
 Inherited Type: xp.charting.IMarkerRenderer   CSS Inheritance: yes
Chart
 Inherited Type: int   CSS Inheritance: yes
Chart
 Inherited Type: mx.graphics.IStroke   CSS Inheritance: yes
Chart
 Inherited Type: String   CSS Inheritance: yes
Chart
 Inherited Type: Number   Format: Length   CSS Inheritance: no
Number of pixels between the container's right border and the right edge of its content area.
Chart
 Inherited Type: Number   Format: Length   CSS Inheritance: no
Number of pixels between the container's left border and the left edge of its content area.
Chart
 Inherited Type: Number   Format: Length   CSS Inheritance: no
Number of pixels between the container's right border and the right edge of its content area.
Chart
 Inherited Type: Number   Format: Length   CSS Inheritance: no
Number of pixels between the container's left border and the left edge of its content area.
Chart
 Inherited Type: Number   CSS Inheritance: no
Specifies the default fill and stroke alpha to use in the chart palette.
Chart
 Inherited Type: Array   CSS Inheritance: no
Specifies the colors to use in the chart palette.
Chart
 Inherited Type: int   CSS Inheritance: no
Specifies the default angle for gradient fills to use in the chart palette.
Chart
 Inherited Type: uint   CSS Inheritance: no
Specifies the default alternate color for gradient to use in the chart palette.
Chart
 Inherited Type: String   CSS Inheritance: no
Specifies the name of the palette to be used for this series
Chart
 Inherited Type: int   CSS Inheritance: no
Specifies the default stroke width to use in the chart palette.
Chart
 Inherited Type: mx.graphics.IFill   CSS Inheritance: no
Specifies the border stroke of marker used in the legend item.
Chart
 Inherited Type: mx.graphics.IStroke   CSS Inheritance: no
Specifies the border stroke of marker used in the legend item.
Chart
 Inherited Type: Boolean   CSS Inheritance: no
Specifies the border stroke of marker used in the legend item.
Chart
 Inherited Type: Number   Format: Length   CSS Inheritance: yes
Number of pixels between the container's right border and the right edge of its content area.
Chart
 Inherited Type: Number   CSS Inheritance: no
The drop shadow alpha
Chart
 Inherited Type: uint   Format: Color   CSS Inheritance: yes
Color of the drop shadow.
Chart
 Inherited Type: String   CSS Inheritance: no
Direction of the drop shadow.
Chart
 Inherited Type: String   CSS Inheritance: no
Direction of the drop shadow.
Chart
 Inherited Type: Number   Format: Length   CSS Inheritance: no
Distance of the drop shadow.
Chart
 Inherited Type: Number   Format: Length   CSS Inheritance: no
Distance of the drop shadow.
Chart
 Inherited Type: Boolean   CSS Inheritance: yes
Chart
 Inherited Type: Boolean   CSS Inheritance: yes
controls whether marker are always shown(if false they are only shown with tooltip)
Chart
 Inherited Type: String   CSS Inheritance: yes
Alignment of text within a container.
Chart
 Inherited Type: String   CSS Inheritance: no
Determines whether the text is underlined.
Chart
 Inherited Type: Number   Format: Length   CSS Inheritance: yes
Offset of first line of text from the left side of the container, in pixels.
Chart
 Inherited Type: Number   Format: Length   CSS Inheritance: yes
Number of pixels between the container's left border and the left edge of its content area.
Chart
Property detail
axesproperty
axes:Array  [read-write]

The array of axes for this chart

Implementation
    public function get axes():Array
    public function set axes(value:Array):void
chartAxesproperty 
chartAxes:Axes  [read-only]Implementation
    public function get chartAxes():Axes
chromeMetricsproperty 
chromeMetrics:EdgeMetrics  [read-only]Implementation
    public function get chromeMetrics():EdgeMetrics
_subchartsproperty 
protected var _subcharts:Array
subchartsproperty 
subcharts:Array  [read-write]

Array of sub charts

Implementation
    public function get subcharts():Array
    public function set subcharts(value:Array):void
subchartsChangedproperty 
protected var subchartsChanged:Boolean = false
_toolsproperty 
protected var _tools:Array
toolsproperty 
tools:Array  [read-write]Implementation
    public function get tools():Array
    public function set tools(value:Array):void
Constructor detail
AxisChart()constructor
public function AxisChart()
Method detail
invalidateSubCharts()method
protected function invalidateSubCharts():void
layoutChart()method 
protected override function layoutChart(unscaledWidth:Number, unscaledHeight:Number):voidParameters
unscaledWidth:Number
 
unscaledHeight:Number
updateChart()method 
protected override function updateChart():void
updateLayoutDepth()method 
protected override function updateLayoutDepth():void
updateSubCharts()method 
protected function updateSubCharts():void