StiOutsidePieLabelsGeom Class

Namespace: Stimulsoft.Report.Chart

Inheritance

Inherits from: StiCenterPieLabelsGeom

Properties

Property Type Description
LabelPoint PointF  
LineColor Color  
StartPoint PointF  

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