Click or drag to resize

ScrollBarBaseScroll Event

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

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

Value

Type: Arction.WinForms.ChartingScrollBarBaseScrollEventHandler
See Also