| Package | stimulsoft.report.chart.view.areas.doughnut |
| Class | public class StiDoughnutArea |
| Inheritance | StiDoughnutArea StiPieArea StiArea StiService StiObject Object |
| Implements | IStiDoughnutArea |
| Property | Defined By | ||
|---|---|---|---|
![]() | allowApplyStyle : Boolean Gets or sets value which indicates that chart style will be used. | StiArea | |
![]() | borderColor : StiColor Gets or sets border color of this area. | StiArea | |
![]() | brush : StiBrush Gets or sets brush to fill a area. | StiArea | |
![]() | chart : IStiChart Gets or sets reference to chart component which contain this area. | StiArea | |
| colorEach : Boolean [override] | StiDoughnutArea | ||
![]() | core : StiAreaCoreXF | StiArea | |
![]() | isDefaultSeriesTypeFullStackedBarSeries : Boolean [read-only] | StiArea | |
![]() | isDefaultSeriesTypeFullStackedColumnSeries : Boolean [read-only] | StiArea | |
![]() | logarithmicScale : Boolean | StiArea | |
![]() | properties : StiRepositoryItems | StiService | |
![]() | ref : int | StiArea | |
![]() | serviceCategory : String [override] [read-only] Gets a service category. | StiArea | |
![]() | serviceInfo : String [read-only] Gets a service description. | StiService | |
![]() | serviceName : String [override] [read-only] Gets a service name. | StiArea | |
![]() | serviceType : Class [read-only] Gets a service type. | StiService | |
![]() | showShadow : Boolean Gets or sets value which indicates necessary draw shadod or no. | StiArea | |
| Method | Defined By | ||
|---|---|---|---|
| StiDoughnutArea | |||
![]() | clone(... args):Object [override] | StiArea | |
![]() | equals(object:Object):Boolean [override] | StiArea | |
getDefaultSeriesLabelsType():Class [override] | StiDoughnutArea | ||
getDefaultSeriesType():Class [override] | StiDoughnutArea | ||
getSeriesLabelsTypes():Vector.<Class> [override] | StiDoughnutArea | ||
getSeriesTypes():Vector.<Class> [override] | StiDoughnutArea | ||
![]() | getShortTypeName():String Get a short object type name (without library path). | StiObject | |
![]() | getType():Class | StiObject | |
![]() | getTypeName():String | StiObject | |
![]() | isSimple(object:*):Boolean [static] | StiObject | |
![]() | memberwiseClone():Object [override] | StiArea | |
![]() | packService():void | StiService | |
| colorEach | property |
colorEach:Boolean[override] public function get colorEach():Boolean public function set colorEach(value:Boolean):void| StiDoughnutArea | () | Constructor |
public function StiDoughnutArea()| getDefaultSeriesLabelsType | () | method |
override public function getDefaultSeriesLabelsType():ClassReturnsClass |
| getDefaultSeriesType | () | method |
override public function getDefaultSeriesType():ClassReturnsClass |
| getSeriesLabelsTypes | () | method |
override public function getSeriesLabelsTypes():Vector.<Class>ReturnsVector.<Class> |
| getSeriesTypes | () | method |
override public function getSeriesTypes():Vector.<Class>ReturnsVector.<Class> |