Click or drag to resize

WallXYYGridAxis Property

LightningChart .NET Help
Source axis for Y 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 YGridAxis { get; set; }

Property Value

Type: GridAxis
See Also