Click or drag to resize

StiDoughnutAreaGeom Constructor

Initializes a new instance of the StiDoughnutAreaGeom class

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiDoughnutAreaGeom(
	IStiArea area,
	RectangleF clientRectangle
)

Parameters

area
Type: Stimulsoft.Report.ChartIStiArea

[Missing <param name="area"/> documentation for "M:Stimulsoft.Report.Chart.StiDoughnutAreaGeom.#ctor(Stimulsoft.Report.Chart.IStiArea,System.Drawing.RectangleF)"]

clientRectangle
Type: System.DrawingRectangleF

[Missing <param name="clientRectangle"/> documentation for "M:Stimulsoft.Report.Chart.StiDoughnutAreaGeom.#ctor(Stimulsoft.Report.Chart.IStiArea,System.Drawing.RectangleF)"]

See Also