2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / AxisScrollEventArgs Class / AxisScrollEventArgs Constructor / AxisScrollEventArgs Constructor(AxisIdEnum)

In This Topic
    AxisScrollEventArgs Constructor(AxisIdEnum)
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal id As AxisIdEnum _
    )
    public AxisScrollEventArgs( 
       AxisIdEnum id
    )

    Parameters

    id
    See Also