Implementation public function get axisStroke():IStroke public function set axisStroke(value:IStroke):void
placement
property
placement:String
Language Version :
ActionScript 3.0
Product Version :
FlexJS 0.0
Runtime Versions :
Flash Player 10.2, AIR 2.6
The placement of the axis with respect to the chart area. Valid
values are: top, bottom (for IHorizontalAxisBeads), left, and right
(for IVerticalAxisBeads).
Implementation public function get placement():String public function set placement(value:String):void
strand
property
strand:IStrand Implementation public function get strand():IStrand public function set strand(value:IStrand):void