Click or drag to resize

GridOptionsVisible Property

LightningChart .NET Help
Is grid visible or not

Namespace:  Arction.WinForms.Charting
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(true)]
public bool Visible { get; set; }

Property Value

Type: Boolean

Implements

IGridOptionsVisible
See Also