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