Click or drag to resize

WallXZXGridAxis Property

LightningChart .NET Help
Source axis for X grid

Namespace:  Arction.WinForms.Charting.Views.View3D
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(GridAxis.Primary)]
public GridAxis XGridAxis { get; set; }

Property Value

Type: GridAxis
See Also