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

In This Topic
    ScrollOrientation Property
    In This Topic
    Gets a value indicating the orientation of the axis scrollbar.
    Syntax
    'Declaration
     
    Public ReadOnly Property ScrollOrientation As System.Windows.Forms.ScrollOrientation
    public System.Windows.Forms.ScrollOrientation ScrollOrientation {get;}
    See Also