Packagestimulsoft.report.chart.view.areas.fullStackedColumn
Classpublic class StiFullStackedColumnArea
InheritanceStiFullStackedColumnArea Inheritance StiStackedColumnArea Inheritance StiAxisArea Inheritance StiArea Inheritance StiService Inheritance StiObject Inheritance Object
Implements IStiFullStackedColumnArea
Subclasses StiFullStackedAreaArea, StiFullStackedLineArea, StiFullStackedSplineArea, StiFullStackedSplineAreaArea



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
  
StiFullStackedColumnArea
 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]
StiFullStackedColumnArea
 Inherited
getSeriesLabelsTypes():Vector.<Class>
[override] Returns array of types which contains all series labels types for this area.
StiAxisArea
  
getSeriesTypes():Vector.<Class>
[override]
StiFullStackedColumnArea
 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
StiFullStackedColumnArea()Constructor
public function StiFullStackedColumnArea()



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

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

Returns
Vector.<Class>