Click or drag to resize

StiChart Constructor (RectangleD)

Creates a new StiChart.

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiChart(
	RectangleD rect
)

Parameters

rect
Type: Stimulsoft.Base.DrawingRectangleD
The rectangle describes sizes and position of the component.
See Also