[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartAlarmZonesCollection.RemoveAt

RemoveAt Method

RemoveAt(int)

Remove the alarm zone at the specific index.

Declaration
public void RemoveAt(int index)
Public Sub RemoveAt(index As Integer)
Parameters
Type Name Description
int index

The index of the alarm zone to remove.