Click or drag to resize

ViewXYYAxes Property

LightningChart .NET Help
Y Axes list

Namespace:  Arction.WinForms.Charting.Views.ViewXY
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public List<AxisY> YAxes { get; set; }

Property Value

Type: ListAxisY
See Also