Click or drag to resize

StiTreemapAreaGeom Constructor

Initializes a new instance of the StiTreemapAreaGeom class

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

Parameters

area
Type: Stimulsoft.Report.ChartIStiArea

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

clientRectangle
Type: System.DrawingRectangleF

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

See Also