Click or drag to resize

AxisY3DLocation Property

LightningChart .NET Help
Manually set location. This selection is ignored when AutoLocation is used.

Namespace:  Arction.Wpf.Charting.Axes
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(AxisYLocation3D.FrontLeft)]
public AxisYLocation3D Location { get; set; }

Property Value

Type: AxisYLocation3D
See Also