Packagestimulsoft.report.chart.interfaces.axis
Interfacepublic interface IStiXAxis extends IStiAxis, IStiClonable, IStiMemberwiseCloneable
Implementors StiXAxis



Public Properties
 PropertyDefined By
 InheritedallowApplyStyle : Boolean
IStiAxis
 Inheritedarea : IStiAxisArea
IStiAxis
 InheritedarrowStyle : int
IStiAxis
 Inheritedcore : StiAxisCoreXF
IStiAxis
  dateTimeStep : IStiAxisDateTimeStep
IStiXAxis
 Inheritedinfo : StiAxisInfoXF
IStiAxis
 Inheritedinteraction : IStiAxisInteraction
IStiAxis
 Inheritedlabels : IStiAxisLabels
IStiAxis
 InheritedlineColor : StiColor
IStiAxis
 InheritedlineStyle : int
IStiAxis
 InheritedlineWidth : Number
IStiAxis
 InheritedlogarithmicScale : Boolean
IStiAxis
 Inheritedrange : IStiAxisRange
IStiAxis
  showEdgeValues : Boolean
IStiXAxis
  showXAxis : int
IStiXAxis
 InheritedstartFromZero : Boolean
IStiAxis
 Inheritedstep : Number
IStiAxis
 Inheritedticks : IStiAxisTicks
IStiAxis
 Inheritedtitle : IStiAxisTitle
IStiAxis
 Inheritedvisible : Boolean
IStiAxis
Public Methods
 MethodDefined By
 Inherited
clone(... args):Object
IStiClonable
 Inherited
IStiMemberwiseCloneable
Property Detail
dateTimeStepproperty
dateTimeStep:IStiAxisDateTimeStep


Implementation
    public function get dateTimeStep():IStiAxisDateTimeStep
    public function set dateTimeStep(value:IStiAxisDateTimeStep):void
showEdgeValuesproperty 
showEdgeValues:Boolean


Implementation
    public function get showEdgeValues():Boolean
    public function set showEdgeValues(value:Boolean):void
showXAxisproperty 
showXAxis:int


Implementation
    public function get showXAxis():int
    public function set showXAxis(value:int):void