Click or drag to resize

AxisX3DLocation Property

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

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

Property Value

Type: AxisXLocation3D
See Also