Packagestimulsoft.report.chart.view.areas.clusteredColumn
Classpublic class StiClusteredColumnArea
InheritanceStiClusteredColumnArea Inheritance StiAxisArea Inheritance StiArea Inheritance StiService Inheritance StiObject Inheritance Object
Implements IStiClusteredColumnArea
Subclasses StiAreaArea, StiCandlestickArea, StiClusteredBarArea, StiLineArea, StiRangeArea, StiRangeBarArea, StiScatterArea, StiSplineArea, StiSplineAreaArea, StiSplineRangeArea, StiSteppedAreaArea, StiSteppedLineArea, StiSteppedRangeArea, StiStockArea



Public Properties
 PropertyDefined By
 InheritedallowApplyStyle : Boolean
Gets or sets value which indicates that chart style will be used.
StiArea
 InheritedaxisCore : 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
 InheritedgridLinesHor : IStiGridLinesHor
Gets or sets horizontal grid lines on left axis.
StiAxisArea
 InheritedgridLinesHorRight : IStiGridLinesHor
Gets or sets horizontal grid lines on right axis.
StiAxisArea
 InheritedgridLinesVert : IStiGridLinesVert
Gets or sets grid lines on vertical axis.
StiAxisArea
 InheritedinterlacingHor : IStiInterlacingHor
Gets or sets interlacing settings on horizontal axis.
StiAxisArea
 InheritedinterlacingVert : 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
 InheritedreverseHor : Boolean
Gets or sets value which indicate that all values on horizontal axis is reverse.
StiAxisArea
 InheritedreverseVert : 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
 InheritedxAxis : IStiXAxis
Gets or sets settings of XAxis.
StiAxisArea
 InheritedxTopAxis : IStiXAxis
Gets or sets settings of XTopAxis.
StiAxisArea
 InheritedyAxis : IStiYAxis
Gets or sets settings of YAxis.
StiAxisArea
 InheritedyRightAxis : IStiYAxis
Gets or sets settings of YRightAxis.
StiAxisArea
Public Methods
 MethodDefined By
  
StiClusteredColumnArea
 Inherited
clone(... args):Object
[override]
StiAxisArea
 Inherited
equals(object:Object):Boolean
[override]
StiAxisArea
 Inherited
[override] Returns default for this area series labels type.
StiAxisArea
  
[override]
StiClusteredColumnArea
 Inherited
getSeriesLabelsTypes():Vector.<Class>
[override] Returns array of types which contains all series labels types for this area.
StiAxisArea
  
getSeriesTypes():Vector.<Class>
[override]
StiClusteredColumnArea
 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
 Inherited
[override]
StiAxisArea
 Inherited
StiService
Constructor Detail
StiClusteredColumnArea()Constructor
public function StiClusteredColumnArea()



Method Detail
getDefaultSeriesType()method
override public function getDefaultSeriesType():Class

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

Returns
Vector.<Class>