Click or drag to resize

ScrollBarBaseScroll Event

LightningChart .NET Help
Occurs when the scroll bar thumb has been moved.

Namespace:  Arction.Wpf.ChartingMVVM
Assembly:  Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntax
public event ScrollBarBaseScrollEventHandler Scroll

Value

Type: Arction.Wpf.ChartingMVVMScrollBarBaseScrollEventHandler
See Also