| Package | stimulsoft.report.chart.geoms.seriesLabels.pie |
| Class | public class StiOutsidePieLabelsGeom |
| Inheritance | StiOutsidePieLabelsGeom StiCenterPieLabelsGeom StiSeriesLabelsGeom StiCellGeom StiGeom Object |
| labelPoint | property |
| lineColor | property |
| startPoint | property |
| StiOutsidePieLabelsGeom | () | Constructor |
public function StiOutsidePieLabelsGeom(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, lineColor:StiColor, labelPoint:StiPoint, startPoint:StiPoint)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 | |
lineColor:StiColor | |
labelPoint:StiPoint | |
startPoint:StiPoint |
| draw | () | method |