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

In This Topic
    AxisId Property
    In This Topic
    Gets a value identifying the axis that is scrolled.
    Syntax
    'Declaration
     
    Public ReadOnly Property AxisId As AxisIdEnum
    public AxisIdEnum AxisId {get;}
    See Also