StiPieSeriesElementGeom Class

Namespace: Stimulsoft.Report.Chart

Inheritance

Inherits from: StiSeriesElementGeom

Properties

Property Type Description
BorderColor Color  
Count int  
EndAngle float  
Path List<StiSegmentGeom>  
PathLight List<StiSegmentGeom>  
Radius float  
StartAngle float  

Methods

Method Returns Description
Contains bool  
Draw void Draws area geom object on spefied context.
GetToolTipPoint StiInteractionToolTipPointOptions  

Method Details

Contains

Contains(x: float, y: float): bool

Parameters

  • x (float)
  • y (float)

Returns bool


Draw

Draw(context: StiContext): void

Draws area geom object on spefied context.

Parameters


GetToolTipPoint

GetToolTipPoint(): StiInteractionToolTipPointOptions

Returns StiInteractionToolTipPointOptions