StiDoughnutAreaCoreXF Class

Namespace: Stimulsoft.Report.Chart

Inheritance

Inherits from: StiPieAreaCoreXF

Constructors

Constructor Description
StiDoughnutAreaCoreXF(IStiArea area)  

StiDoughnutAreaCoreXF(area: IStiArea)

Parameters

  • area (IStiArea)

Methods

Method Returns Description
ApplyStyle void Applying specified style to this area.
Render StiCellGeom  

Method Details

ApplyStyle

ApplyStyle(style: IStiChartStyle): void

Applying specified style to this area.

Parameters

  • style (IStiChartStyle)

Render

Render(context: StiContext, rect: RectangleF): StiCellGeom

Parameters

Returns StiCellGeom