Package | stimulsoft.report.chart.core.area.doughnut |
Class | public class StiDoughnutAreaCoreXF |
Inheritance | StiDoughnutAreaCoreXF ![]() ![]() ![]() ![]() |
Property | Defined By | ||
---|---|---|---|
![]() | area : IStiArea | StiAreaCoreXF | |
localizedName : String [override] [read-only] Gets a service name. | StiDoughnutAreaCoreXF | ||
position : int [override] [read-only] | StiDoughnutAreaCoreXF | ||
![]() | seriesOrientation : int [read-only] Gets series orientation of this area. | StiAreaCoreXF | |
![]() | valuesCount : int = 0 Count of values. | StiPieAreaCoreXF |
Method | Defined By | ||
---|---|---|---|
StiDoughnutAreaCoreXF | |||
![]() | applyStyle(style:IStiChartStyle):void Applying specified style to this area. | StiAreaCoreXF | |
![]() | checkInLabelsTypes(typeForCheck:Class):Boolean Internal use only. | StiAreaCoreXF | |
![]() | clone(... args):Object [override] | StiAreaCoreXF | |
![]() | equals(object:Object):Boolean | StiObject | |
![]() | getSeries():Vector.<IStiSeries> Returns collections of corect series for this area. | StiAreaCoreXF | |
![]() | getShortTypeName():String Get a short object type name (without library path). | StiObject | |
![]() | getType():Class | StiObject | |
![]() | getTypeName():String | StiObject | |
![]() | isAcceptableSeries(seriesType:Class):Boolean | StiAreaCoreXF | |
![]() | isAcceptableSeriesLabels(seriesLabelsType:Class):Boolean | StiAreaCoreXF | |
![]() | isSimple(object:*):Boolean [static] | StiObject | |
![]() | memberwiseClone():Object [override] | StiPieAreaCoreXF | |
[override] | StiDoughnutAreaCoreXF | ||
![]() | renderSeries(context:StiContext, rect:StiRectangle, geom:StiAreaGeom, seriesCollection:Vector.<IStiSeries>):void | StiPieAreaCoreXF |
localizedName | property |
localizedName:String
[read-only] [override] Gets a service name.
public function get localizedName():String
position | property |
position:int
[read-only] [override] public function get position():int
StiDoughnutAreaCoreXF | () | Constructor |
render | () | method |
override public function render(context:StiContext, rect:StiRectangle):StiCellGeom
Parameters
context:StiContext | |
rect:StiRectangle |
StiCellGeom |