Click or drag to resize

AxisBaseMinorDivCount Property

LightningChart .NET Help
Minor division count. The count of divisions inside a major division.

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 MinorDivCount { get; set; }

Property Value

Type: Int32
See Also