Click or drag to resize

StiChartTitleGeom Constructor

Initializes a new instance of the StiChartTitleGeom class

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiChartTitleGeom(
	IStiChartTitle title,
	RectangleF clientRectangle
)

Parameters

title
Type: Stimulsoft.Report.ChartIStiChartTitle

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

clientRectangle
Type: System.DrawingRectangleF

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

See Also