Packagestimulsoft.report.chart.view.areas.pie
Classpublic class StiPieArea
InheritanceStiPieArea Inheritance StiArea Inheritance StiService Inheritance StiObject Inheritance Object
Implements IStiPieArea
Subclasses StiDoughnutArea



Public Properties
 PropertyDefined By
 InheritedallowApplyStyle : Boolean
Gets or sets value which indicates that chart style will be used.
StiArea
 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
  colorEach : Boolean
[override]
StiPieArea
 Inheritedcore : StiAreaCoreXF
StiArea
 InheritedisDefaultSeriesTypeFullStackedBarSeries : Boolean
[read-only]
StiArea
 InheritedisDefaultSeriesTypeFullStackedColumnSeries : Boolean
[read-only]
StiArea
 InheritedlogarithmicScale : Boolean
StiArea
 Inheritedproperties : StiRepositoryItems
StiService
 Inheritedref : int
StiArea
 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
Public Methods
 MethodDefined By
  
StiPieArea
 Inherited
clone(... args):Object
[override]
StiArea
 Inherited
equals(object:Object):Boolean
[override]
StiArea
  
[override]
StiPieArea
  
[override]
StiPieArea
  
getSeriesLabelsTypes():Vector.<Class>
[override]
StiPieArea
  
getSeriesTypes():Vector.<Class>
[override]
StiPieArea
 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]
StiArea
 Inherited
StiService
Property Detail
colorEachproperty
colorEach:Boolean[override]


Implementation
    public function get colorEach():Boolean
    public function set colorEach(value:Boolean):void
Constructor Detail
StiPieArea()Constructor
public function StiPieArea()



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

Returns
Class
getDefaultSeriesType()method 
override public function getDefaultSeriesType():Class

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

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

Returns
Vector.<Class>