Click or drag to resize

AxisLayoutYAxisAutoPlacement Property

LightningChart .NET Help
Y-axes auto placement.

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

Property Value

Type: YAxisAutoPlacement
See Also