Packagestimulsoft.report.chart.view.areas
Classpublic class StiAxisArea
InheritanceStiAxisArea Inheritance StiArea Inheritance StiService Inheritance StiObject Inheritance Object
Implements IStiAxisArea
Subclasses StiClusteredColumnArea, StiStackedColumnArea



Public Properties
 PropertyDefined By
 InheritedallowApplyStyle : Boolean
Gets or sets value which indicates that chart style will be used.
StiArea
  axisCore : StiAxisAreaCoreXF
[read-only]
StiAxisArea
 InheritedborderColor : StiColor
Gets or sets border color of this area.
StiArea
 Inheritedbrush : StiBrush
Gets or sets brush to fill a area.
StiArea
 Inheritedchart : IStiChart
Gets or sets reference to chart component which contain this area.
StiArea
 InheritedcolorEach : Boolean
Gets or sets value which indicates that each series is drawn by its own colour.
StiArea
 Inheritedcore : StiAreaCoreXF
StiArea
  gridLinesHor : IStiGridLinesHor
Gets or sets horizontal grid lines on left axis.
StiAxisArea
  gridLinesHorRight : IStiGridLinesHor
Gets or sets horizontal grid lines on right axis.
StiAxisArea
  gridLinesVert : IStiGridLinesVert
Gets or sets grid lines on vertical axis.
StiAxisArea
  interlacingHor : IStiInterlacingHor
Gets or sets interlacing settings on horizontal axis.
StiAxisArea
  interlacingVert : IStiInterlacingVert
Gets or sets interlacing settings on vertical axis.
StiAxisArea
 InheritedisDefaultSeriesTypeFullStackedBarSeries : Boolean
[read-only]
StiArea
 InheritedisDefaultSeriesTypeFullStackedColumnSeries : Boolean
[read-only]
StiArea
 InheritedlogarithmicScale : Boolean
StiArea
 Inheritedproperties : StiRepositoryItems
StiService
 Inheritedref : int
StiArea
  reverseHor : Boolean
Gets or sets value which indicate that all values on horizontal axis is reverse.
StiAxisArea
  reverseVert : Boolean
Gets or sets value which indicate that all values on vertical axis is reverse.
StiAxisArea
 InheritedserviceCategory : String
[override] [read-only] Gets a service category.
StiArea
 InheritedserviceInfo : String
[read-only] Gets a service description.
StiService
 InheritedserviceName : String
[override] [read-only] Gets a service name.
StiArea
 InheritedserviceType : Class
[read-only] Gets a service type.
StiService
 InheritedshowShadow : Boolean
Gets or sets value which indicates necessary draw shadod or no.
StiArea
  xAxis : IStiXAxis
Gets or sets settings of XAxis.
StiAxisArea
  xTopAxis : IStiXAxis
Gets or sets settings of XTopAxis.
StiAxisArea
  yAxis : IStiYAxis
Gets or sets settings of YAxis.
StiAxisArea
  yRightAxis : IStiYAxis
Gets or sets settings of YRightAxis.
StiAxisArea
Public Methods
 MethodDefined By
  
Creates new object of StiAxisArea type.
StiAxisArea
  
clone(... args):Object
[override]
StiAxisArea
  
equals(object:Object):Boolean
[override]
StiAxisArea
  
[override] Returns default for this area series labels type.
StiAxisArea
 Inherited
StiArea
  
getSeriesLabelsTypes():Vector.<Class>
[override] Returns array of types which contains all series labels types for this area.
StiAxisArea
 Inherited
getSeriesTypes():Vector.<Class>
StiArea
 Inherited
Get a short object type name (without library path).
StiObject
 Inherited
getType():Class
StiObject
 Inherited
getTypeName():String
StiObject
 Inherited
isSimple(object:*):Boolean
[static]
StiObject
  
[override]
StiAxisArea
 Inherited
StiService
Property Detail
axisCoreproperty
axisCore:StiAxisAreaCoreXF  [read-only]


Implementation
    public function get axisCore():StiAxisAreaCoreXF
gridLinesHorproperty 
gridLinesHor:IStiGridLinesHor

Gets or sets horizontal grid lines on left axis.


Implementation
    public function get gridLinesHor():IStiGridLinesHor
    public function set gridLinesHor(value:IStiGridLinesHor):void
gridLinesHorRightproperty 
gridLinesHorRight:IStiGridLinesHor

Gets or sets horizontal grid lines on right axis.


Implementation
    public function get gridLinesHorRight():IStiGridLinesHor
    public function set gridLinesHorRight(value:IStiGridLinesHor):void
gridLinesVertproperty 
gridLinesVert:IStiGridLinesVert

Gets or sets grid lines on vertical axis.


Implementation
    public function get gridLinesVert():IStiGridLinesVert
    public function set gridLinesVert(value:IStiGridLinesVert):void
interlacingHorproperty 
interlacingHor:IStiInterlacingHor

Gets or sets interlacing settings on horizontal axis.


Implementation
    public function get interlacingHor():IStiInterlacingHor
    public function set interlacingHor(value:IStiInterlacingHor):void
interlacingVertproperty 
interlacingVert:IStiInterlacingVert

Gets or sets interlacing settings on vertical axis.


Implementation
    public function get interlacingVert():IStiInterlacingVert
    public function set interlacingVert(value:IStiInterlacingVert):void
reverseHorproperty 
reverseHor:Boolean

Gets or sets value which indicate that all values on horizontal axis is reverse.


Implementation
    public function get reverseHor():Boolean
    public function set reverseHor(value:Boolean):void
reverseVertproperty 
reverseVert:Boolean

Gets or sets value which indicate that all values on vertical axis is reverse.


Implementation
    public function get reverseVert():Boolean
    public function set reverseVert(value:Boolean):void
xAxisproperty 
xAxis:IStiXAxis

Gets or sets settings of XAxis.


Implementation
    public function get xAxis():IStiXAxis
    public function set xAxis(value:IStiXAxis):void
xTopAxisproperty 
xTopAxis:IStiXAxis

Gets or sets settings of XTopAxis.


Implementation
    public function get xTopAxis():IStiXAxis
    public function set xTopAxis(value:IStiXAxis):void
yAxisproperty 
yAxis:IStiYAxis

Gets or sets settings of YAxis.


Implementation
    public function get yAxis():IStiYAxis
    public function set yAxis(value:IStiYAxis):void
yRightAxisproperty 
yRightAxis:IStiYAxis

Gets or sets settings of YRightAxis.


Implementation
    public function get yRightAxis():IStiYAxis
    public function set yRightAxis(value:IStiYAxis):void
Constructor Detail
StiAxisArea()Constructor
public function StiAxisArea()

Creates new object of StiAxisArea type.

Method Detail
clone()method
override public function clone(... args):Object

Parameters

... args

Returns
Object
equals()method 
override public function equals(object:Object):Boolean

Parameters

object:Object

Returns
Boolean
getDefaultSeriesLabelsType()method 
override public function getDefaultSeriesLabelsType():Class

Returns default for this area series labels type.

Returns
Class
getSeriesLabelsTypes()method 
override public function getSeriesLabelsTypes():Vector.<Class>

Returns array of types which contains all series labels types for this area.

Returns
Vector.<Class>
memberwiseClone()method 
override public function memberwiseClone():Object

Returns
Object