Click or drag to resize

AxisPolarBaseMajorDiv Property

LightningChart .NET Help
Major tick interval (units / div).

Namespace:  Arction.WinForms.Charting.Axes
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(typeof(double), "1")]
public double MajorDiv { get; set; }

Property Value

Type: Double
See Also