| C1.Win.C1Chart.4 Assembly > C1.Win.C1Chart Namespace : AlarmZonesCollection Class |
The following tables list the members exposed by AlarmZonesCollection.
| Name | Description | |
|---|---|---|
![]() | AlarmZonesCollection Constructor |
| Name | Description | |
|---|---|---|
![]() | Capacity | (Inherited from System.Collections.CollectionBase) |
![]() | Count | (Inherited from System.Collections.CollectionBase) |
![]() | Item | Overloaded. Gets the specified AlarmZone from the collection by numeric index. |
| Name | Description | |
|---|---|---|
![]() | Add | Adds the specified AlarmZone to the collection. |
![]() | AddNewZone | Creates a new AlarmZone and appends it to the collection. |
![]() | AlarmZoneAtCoord | Retrieves a reference to the foremost AlarmZone that lies under the specified client coordinates. |
![]() | Clear | (Inherited from System.Collections.CollectionBase) |
![]() | Insert | Inserts the specified AlarmZone at the specified index. |
![]() | InsertNewZone | Creates a new AlarmZone and inserts it at the specified index of the collection. |
![]() | Remove | |
![]() | RemoveAt | (Inherited from System.Collections.CollectionBase) |