| Package | stimulsoft.report.chart.interfaces.axis |
| Interface | public interface IStiAxisLabels extends IStiClonable, IStiMemberwiseCloneable |
| Implementors | StiAxisLabels |
| Property | Defined By | ||
|---|---|---|---|
| allowApplyStyle : Boolean | IStiAxisLabels | ||
| angle : Number | IStiAxisLabels | ||
| antialiasing : Boolean | IStiAxisLabels | ||
| color : StiColor | IStiAxisLabels | ||
| core : StiAxisLabelsCoreXF | IStiAxisLabels | ||
| font : StiFont | IStiAxisLabels | ||
| format : String | IStiAxisLabels | ||
| placement : int | IStiAxisLabels | ||
| step : Number | IStiAxisLabels | ||
| textAfter : String | IStiAxisLabels | ||
| textAlignment : int | IStiAxisLabels | ||
| textBefore : String | IStiAxisLabels | ||
| width : Number | IStiAxisLabels | ||
| wordWrap : Boolean | IStiAxisLabels | ||
| allowApplyStyle | property |
allowApplyStyle:Boolean public function get allowApplyStyle():Boolean public function set allowApplyStyle(value:Boolean):void| angle | property |
angle:Number public function get angle():Number public function set angle(value:Number):void| antialiasing | property |
antialiasing:Boolean public function get antialiasing():Boolean public function set antialiasing(value:Boolean):void| color | property |
color:StiColor public function get color():StiColor public function set color(value:StiColor):void| core | property |
core:StiAxisLabelsCoreXF public function get core():StiAxisLabelsCoreXF public function set core(value:StiAxisLabelsCoreXF):void| font | property |
font:StiFont public function get font():StiFont public function set font(value:StiFont):void| format | property |
format:String public function get format():String public function set format(value:String):void| placement | property |
placement:int public function get placement():int public function set placement(value:int):void| step | property |
step:Number public function get step():Number public function set step(value:Number):void| textAfter | property |
textAfter:String public function get textAfter():String public function set textAfter(value:String):void| textAlignment | property |
textAlignment:int public function get textAlignment():int public function set textAlignment(value:int):void| textBefore | property |
textBefore:String public function get textBefore():String public function set textBefore(value:String):void| width | property |
width:Number public function get width():Number public function set width(value:Number):void| wordWrap | property |
wordWrap:Boolean public function get wordWrap():Boolean public function set wordWrap(value:Boolean):void