Click or drag to resize

AxisLayoutXAxisAutoPlacement Property

LightningChart .NET Help
X-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(XAxisAutoPlacement.AllBottom)]
public XAxisAutoPlacement XAxisAutoPlacement { get; set; }

Property Value

Type: XAxisAutoPlacement
See Also