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

In This Topic
    Remove Method (AlarmZonesCollection)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub Remove( _
       ByVal azone As AlarmZone _
    ) 
    public void Remove( 
       AlarmZone azone
    )

    Parameters

    azone
    See Also