Click or drag to resize

StiCellGeom Constructor

Initializes a new instance of the StiCellGeom class

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiCellGeom(
	RectangleF clientRectangle
)

Parameters

clientRectangle
Type: System.DrawingRectangleF

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

See Also