StiCenterFunnelLabelsGeom Class

Namespace: Stimulsoft.Report.Chart

Inheritance

Inherits from: StiSeriesLabelsGeom

Properties

Property Type Description
Animation StiAnimation  
BorderColor Color  
LabelBrush StiBrush  
LabelRect RectangleF  
SeriesBorderColor Color  
SeriesBrush 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