2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / AxisScrollEventArgs Class
Members

In This Topic
    AxisScrollEventArgs Class
    In This Topic
    Provides data for AxisScrollEvent which fires whenever the built in axis scrollbar changes value.
    Object Model
    AxisScrollEventArgs Class
    Syntax
    'Declaration
     
    Public Class AxisScrollEventArgs 
    public class AxisScrollEventArgs 
    Inheritance Hierarchy

    System.Object
       C1.Win.C1Chart.AxisScrollEventArgs

    See Also