When returned from the getLabelEstimate() method,
set to true if the estimate accurately represents
the final labels to be rendered. This property is irrelevant
in other contexts.
labels
property
public var labels:Array
Language Version :
ActionScript 3.0
Product Version :
Flex 3
Runtime Versions :
Flash Player 9, AIR 1.1
An array of AxisLabel objects
representing the values of the generating axis.
minorTicks
property
public var minorTicks:Array
Language Version :
ActionScript 3.0
Product Version :
Flex 3
Runtime Versions :
Flash Player 9, AIR 1.1
An array of values from 0 to 1
representing where to place minor tick marks along the axis.
ticks
property
public var ticks:Array
Language Version :
ActionScript 3.0
Product Version :
Flex 3
Runtime Versions :
Flash Player 9, AIR 1.1
An array of values from 0 to 1
representing where to place tick marks along the axis.