Provides data for AxisScrollEvent which fires whenever the built in axis scrollbar changes value.

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

Syntax

C#
public class AxisScrollEventArgs
Visual Basic
Public Class AxisScrollEventArgs

Inheritance Hierarchy

System..::..Object
  C1.Win.C1Chart..::..AxisScrollEventArgs

See Also