Click or drag to resize

StiRadarGridLinesHor Constructor (Color, StiPenStyle, Boolean, Boolean)

Initializes a new instance of the StiRadarGridLinesHor class

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiRadarGridLinesHor(
	Color color,
	StiPenStyle style,
	bool visible,
	bool allowApplyStyle
)

Parameters

color
Type: System.DrawingColor

[Missing <param name="color"/> documentation for "M:Stimulsoft.Report.Chart.StiRadarGridLinesHor.#ctor(System.Drawing.Color,Stimulsoft.Base.Drawing.StiPenStyle,System.Boolean,System.Boolean)"]

style
Type: Stimulsoft.Base.DrawingStiPenStyle

[Missing <param name="style"/> documentation for "M:Stimulsoft.Report.Chart.StiRadarGridLinesHor.#ctor(System.Drawing.Color,Stimulsoft.Base.Drawing.StiPenStyle,System.Boolean,System.Boolean)"]

visible
Type: SystemBoolean

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

allowApplyStyle
Type: SystemBoolean

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

See Also