StiPieEmptySeriesElementGeom Class

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

Inheritance

Inherits from: StiCellGeom

Constructors

Constructor Description
StiPieEmptySeriesElementGeom(RectangleF clientRectangle)  

StiPieEmptySeriesElementGeom(clientRectangle: RectangleF)

Parameters

  • clientRectangle (RectangleF)

Methods

Method Returns Description
Draw void  

Method Details

Draw

Draw(context: StiContext): void

Parameters