StiTwoColumnsPieLabelsGeom Class

Namespace: Stimulsoft.Report.Chart

Inheritance

Inherits from: StiSeriesLabelsGeom

Properties

Property Type Description
Animation StiAnimation  
ArcPoint PointF  
BorderColor Color  
CenterPie PointF  
EndPoint PointF  
LabelBrush StiBrush  
LabelRect RectangleF  
LineColor Color  
SeriesBorderColor Color  
SeriesBrush StiBrush  
SeriesLabelsBrush StiBrush  
StartPoint PointF  
Text string  

Methods

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

Method Details

Draw

Draw(context: StiContext): void

Draws area geom object on spefied context.

Parameters


DrawMarker

DrawMarker(context: StiContext, itemRect: Rectangle, markerColor: object, markerBrush: StiBrush): void

Parameters