Click or drag to resize

AxisXExplicitAutoPlacementSide Property

LightningChart .NET Help
Axis automatic location, when XAxisAutoPlacement is Explicit.

Namespace:  Arction.WinForms.Charting.Axes
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(XAxisExplicitAutoPlacementSide.Bottom)]
public XAxisExplicitAutoPlacementSide ExplicitAutoPlacementSide { get; set; }

Property Value

Type: XAxisExplicitAutoPlacementSide
See Also