Click or drag to resize

StiRadarAxis Constructor (Boolean, Boolean)

Initializes a new instance of the StiRadarAxis class

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiRadarAxis(
	bool visible,
	bool allowApplyStyle
)

Parameters

visible
Type: SystemBoolean

[Missing <param name="visible"/> documentation for "M:Stimulsoft.Report.Chart.StiRadarAxis.#ctor(System.Boolean,System.Boolean)"]

allowApplyStyle
Type: SystemBoolean

[Missing <param name="allowApplyStyle"/> documentation for "M:Stimulsoft.Report.Chart.StiRadarAxis.#ctor(System.Boolean,System.Boolean)"]

See Also