Click or drag to resize

StaticXGridDivCount Property

LightningChart .NET Help
Division count (grid line count - 1)

Namespace:  Arction.Wpf.Charting
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(typeof(uint), "10")]
public uint DivCount { get; set; }

Property Value

Type: UInt32
See Also