2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / AxisScrollBar.ScaleMenuItemCollection Class / Remove Method

In This Topic
    Remove Method (AxisScrollBar.ScaleMenuItemCollection)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub Remove( _
       ByVal smi As AxisScrollBar.ScaleMenuItem _
    ) 
    public void Remove( 
       AxisScrollBar.ScaleMenuItem smi
    )

    Parameters

    smi
    See Also