Click or drag to resize

StiLegendTitleGeom Constructor

Initializes a new instance of the StiLegendTitleGeom class

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiLegendTitleGeom(
	IStiLegend legend,
	RectangleF clientRectangle
)

Parameters

legend
Type: Stimulsoft.Report.ChartIStiLegend

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

clientRectangle
Type: System.DrawingRectangleF

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

See Also