Click or drag to resize

AxisXExplicitAutoPlacementSide Property

LightningChart .NET Help
Axis automatic location, when XAxisAutoPlacement is Explicit. This is a dependency property.

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

Property Value

Type: XAxisExplicitAutoPlacementSide
See Also