| Property | Defined by | ||
|---|---|---|---|
| axisBackground : Shape | AxisConfiguration | ||
| axisLabels : Sprite | AxisConfiguration | ||
| axisMode : int | AxisConfiguration | ||
| axisOffset : int | AxisConfiguration | ||
| axisStroke : IStroke | AxisConfiguration | ||
| axisTitleStyleName : String | AxisConfiguration | ||
| gridBackground : Shape | AxisConfiguration | ||
| gridBandsDirection : String | AxisConfiguration | ||
| gridChangeCount : int | AxisConfiguration | ||
| gridFill : IFill | AxisConfiguration | ||
| gridFillAlternate : IFill | AxisConfiguration | ||
| gridForeground : Shape | AxisConfiguration | ||
| gridStroke : IStroke | AxisConfiguration | ||
| isHorizontal : Boolean | AxisConfiguration | ||
| isVisible : Boolean | AxisConfiguration | ||
| labelGap : int = 0 | AxisConfiguration | ||
| labelHSpace : int | AxisConfiguration | ||
| labelRotation : Number | AxisConfiguration | ||
| labelScale : int = 0 | AxisConfiguration | ||
| labelVSpace : int | AxisConfiguration | ||
| minorTickLength : int | AxisConfiguration | ||
| minorTickPlacement : String | AxisConfiguration | ||
| minorTickStroke : IStroke | AxisConfiguration | ||
| originStroke : IStroke | AxisConfiguration | ||
| placement : String | AxisConfiguration | ||
| showGridBands : Boolean | AxisConfiguration | ||
| showGridLines : Boolean | AxisConfiguration | ||
| showLabels : Boolean | AxisConfiguration | ||
| showLine : Boolean | AxisConfiguration | ||
| showOrigin : Boolean | AxisConfiguration | ||
| tickLength : int | AxisConfiguration | ||
| tickPlacement : String | AxisConfiguration | ||
| tickStroke : IStroke | AxisConfiguration | ||
| title : String | AxisConfiguration | ||
| axisBackground | property |
public var axisBackground:Shape
| axisLabels | property |
public var axisLabels:Sprite
| axisMode | property |
public var axisMode:int
| axisOffset | property |
public var axisOffset:int
| axisStroke | property |
public var axisStroke:IStroke
| axisTitleStyleName | property |
public var axisTitleStyleName:String
| gridBackground | property |
public var gridBackground:Shape
| gridBandsDirection | property |
public var gridBandsDirection:String
| gridChangeCount | property |
public var gridChangeCount:int
| gridFill | property |
public var gridFill:IFill
| gridFillAlternate | property |
public var gridFillAlternate:IFill
| gridForeground | property |
public var gridForeground:Shape
| gridStroke | property |
public var gridStroke:IStroke
| isHorizontal | property |
public var isHorizontal:Boolean
| isVisible | property |
public var isVisible:Boolean
| labelGap | property |
public var labelGap:int = 0
| labelHSpace | property |
public var labelHSpace:int
| labelRotation | property |
public var labelRotation:Number
| labelScale | property |
public var labelScale:int = 0
| labelVSpace | property |
public var labelVSpace:int
| minorTickLength | property |
public var minorTickLength:int
| minorTickPlacement | property |
public var minorTickPlacement:String
| minorTickStroke | property |
public var minorTickStroke:IStroke
| originStroke | property |
public var originStroke:IStroke
| placement | property |
public var placement:String
| showGridBands | property |
public var showGridBands:Boolean
| showGridLines | property |
public var showGridLines:Boolean
| showLabels | property |
public var showLabels:Boolean
| showLine | property |
public var showLine:Boolean
| showOrigin | property |
public var showOrigin:Boolean
| tickLength | property |
public var tickLength:int
| tickPlacement | property |
public var tickPlacement:String
| tickStroke | property |
public var tickStroke:IStroke
| title | property |
public var title:String