Click or drag to resize

ScrollBarBaseRepeatIntervalMs Property

LightningChart .NET Help
Repeat interval when user interactive device primary button is kept down, in milliseconds

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

Property Value

Type: Int32
See Also