StiCenterPieLabelsGeom Class

Namespace: Stimulsoft.Report.Chart

Inheritance

Inherits from: StiSeriesLabelsGeom

Properties

Property Type Description
AngleToUse float  
Animation StiAnimation  
BorderColor Color  
LabelBrush StiBrush  
LabelRect RectangleF  
RotationMode StiRotationMode  
SeriesBorderColor Color  
SeriesBrush StiBrush  
SeriesLabelsBrush StiBrush  
Text string  

Methods

Method Returns Description
Draw void Draws area geom object on spefied context.

Method Details

Draw

Draw(context: StiContext): void

Draws area geom object on spefied context.

Parameters