StiDoughnutEmptySeriesElementGeom Class

Namespace: Stimulsoft.Report.Chart.Geoms.Series.Doughnut

Inheritance

Inherits from: StiCellGeom

Constructors

Constructor Description
StiDoughnutEmptySeriesElementGeom(RectangleF clientRectangle)  

StiDoughnutEmptySeriesElementGeom(clientRectangle: RectangleF)

Parameters

  • clientRectangle (RectangleF)

Methods

Method Returns Description
Draw void  

Method Details

Draw

Draw(context: StiContext): void

Parameters