| Package | stimulsoft.report.chart.geoms.seriesLabels.pie |
| Class | public class StiCenterPieLabelsGeom |
| Inheritance | StiCenterPieLabelsGeom StiSeriesLabelsGeom StiCellGeom StiGeom Object |
| Subclasses | StiOutsidePieLabelsGeom |
| Property | Defined By | ||
|---|---|---|---|
![]() | allowMouseOver : Boolean [read-only] | StiSeriesLabelsGeom | |
| angleToUse : Number [read-only] | StiCenterPieLabelsGeom | ||
| borderColor : StiColor [read-only] | StiCenterPieLabelsGeom | ||
![]() | childGeoms : Vector.<StiCellGeom> [read-only] | StiCellGeom | |
![]() | clientRectangle : StiRectangle | StiCellGeom | |
![]() | index : int [read-only] | StiSeriesLabelsGeom | |
![]() | invisible : Boolean [read-only] | StiCellGeom | |
![]() | isMouseOver : Boolean | StiSeriesLabelsGeom | |
| labelBrush : StiBrush [read-only] | StiCenterPieLabelsGeom | ||
| labelRect : StiRectangle [read-only] | StiCenterPieLabelsGeom | ||
| rotationMode : int [read-only] | StiCenterPieLabelsGeom | ||
![]() | series : IStiSeries [read-only] | StiSeriesLabelsGeom | |
| seriesBorderColor : StiColor [read-only] | StiCenterPieLabelsGeom | ||
| seriesBrush : StiBrush [read-only] | StiCenterPieLabelsGeom | ||
![]() | seriesLabels : IStiSeriesLabels [read-only] | StiSeriesLabelsGeom | |
| seriesLabelsBrush : StiBrush [read-only] | StiCenterPieLabelsGeom | ||
| text : String [read-only] | StiCenterPieLabelsGeom | ||
![]() | type : int [read-only] | StiGeom | |
![]() | value : Number [read-only] | StiSeriesLabelsGeom | |
| angleToUse | property |
angleToUse:Number [read-only] public function get angleToUse():Number| borderColor | property |
| labelBrush | property |
| labelRect | property |
| rotationMode | property |
rotationMode:int [read-only] public function get rotationMode():int| seriesBorderColor | property |
seriesBorderColor:StiColor [read-only] public function get seriesBorderColor():StiColor| seriesBrush | property |
| seriesLabelsBrush | property |
seriesLabelsBrush:StiBrush [read-only] public function get seriesLabelsBrush():StiBrush| text | property |
text:String [read-only] public function get text():String| StiCenterPieLabelsGeom | () | Constructor |
public function StiCenterPieLabelsGeom(seriesLabels:IStiSeriesLabels, series:IStiSeries, index:int, value:Number, clientRectangle:StiRectangle, text:String, seriesBrush:StiBrush, labelBrush:StiBrush, seriesLabelsBrush:StiBrush, borderColor:StiColor, seriesBorderColor:StiColor, rotationMode:int, labelRect:StiRectangle, angleToUse:Number)seriesLabels:IStiSeriesLabels | |
series:IStiSeries | |
index:int | |
value:Number | |
clientRectangle:StiRectangle | |
text:String | |
seriesBrush:StiBrush | |
labelBrush:StiBrush | |
seriesLabelsBrush:StiBrush | |
borderColor:StiColor | |
seriesBorderColor:StiColor | |
rotationMode:int | |
labelRect:StiRectangle | |
angleToUse:Number |
| draw | () | method |