IGridOptionsVisible Property |
LightningChart .NET Help
Grid visible.
Namespace:
Arction.Wpf.Charting
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntaxbool Visible { get; set; }Property Visible As Boolean
Get
Set
property bool Visible {
bool get ();
void set (bool value);
}Property Value
Type:
Boolean
See Also