[This is preliminary documentation and is subject to change.]
Style for drawing grid lines
Namespace: NFX.WinForms.Controls.ChartKit.TemporalAssembly: NFX.WinForms (in NFX.WinForms.dll) Version: 3.0.0.1 (3.0.0.1)
public LineStyle GridLineStyle { get; set; }
public LineStyle GridLineStyle { get; set; }
Public Property GridLineStyle As LineStyle
Get
Set
Public Property GridLineStyle As LineStyle
Get
Set
public:
property LineStyle GridLineStyle {
LineStyle get ();
void set (LineStyle value);
}
public:
property LineStyle GridLineStyle {
LineStyle get ();
void set (LineStyle value);
}
member GridLineStyle : LineStyle with get, set
member GridLineStyle : LineStyle with get, set
Property Value
Type:
LineStyle