Click or drag to resize

AxisSmithBaseGridDivSpacing Property

LightningChart .NET Help
Approximate distance between gridlines in pixels. Used only if GridType is GridTypeSmith.Distance.

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

Property Value

Type: Double
See Also