gap:Number
Language Version : | ActionScript 3.0 |
Product Version : | FlexJS 0.0 |
Runtime Versions : | Flash Player 10.2, AIR 2.6 |
The amount of space to leave between series. If a chart has several series,
the bars for an X value are side by side with a gap between the groups of
bars.
Implementation public function get gap():Number
public function set gap(value:Number):void
strand:IStrand
[write-only]
Language Version : | ActionScript 3.0 |
Product Version : | FlexJS 0.0 |
Runtime Versions : | Flash Player 10.2, AIR 2.6 |
The host component for this bead.
Implementation public function set strand(value:IStrand):void
xAxisHeight:Number
Language Version : | ActionScript 3.0 |
Product Version : | FlexJS 0.0 |
Runtime Versions : | Flash Player 10.2, AIR 2.6 |
The height of the x-axis. Assumes a default of 30.
Implementation public function get xAxisHeight():Number
public function set xAxisHeight(value:Number):void