Click or drag to resize

MiniScaleDirection Property

LightningChart .NET Help
Y line direction

Namespace:  Arction.WinForms.Charting.Views.ViewXY
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(VerticalDirection.Up)]
public VerticalDirection Direction { get; set; }

Property Value

Type: VerticalDirection
See Also