Click or drag to resize

MiniScaleVisible Property

LightningChart .NET Help
Is miniscale visible or not

Namespace:  Arction.WinForms.Charting.Views.ViewXY
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
See Also