Click or drag to resize

StiRadarAxisGeom Constructor

Initializes a new instance of the StiRadarAxisGeom class

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiRadarAxisGeom(
	IStiYRadarAxis axis,
	RectangleF clientRectangle
)

Parameters

axis
Type: Stimulsoft.Report.ChartIStiYRadarAxis

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

clientRectangle
Type: System.DrawingRectangleF

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

See Also