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

In This Topic
    ScrollEventType Property
    In This Topic
    Gets a value indicating the type of scroll event.
    Syntax
    'Declaration
     
    Public ReadOnly Property ScrollEventType As System.Windows.Forms.ScrollEventType
    public System.Windows.Forms.ScrollEventType ScrollEventType {get;}
    See Also