Fires whenever the scroll position of the axis scrollbar changes.

Namespace:  C1.Win.C1Chart
Assembly:  C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)

Syntax

C#
public event AxisScrollEventHandler AxisScroll
Visual Basic
Public Event AxisScroll As AxisScrollEventHandler

See Also