Click or drag to resize

AxisPolarBaseMajorDivCount Property

LightningChart .NET Help
Major division count.

Namespace:  Arction.Wpf.Charting.Axes
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(5)]
public int MajorDivCount { get; set; }

Property Value

Type: Int32
See Also