Adds the specified AlarmZone to the collection.
Namespace:
C1.Win.C1ChartAssembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Syntax
| C# |
|---|
public int Add( AlarmZone azone ) |
| Visual Basic |
|---|
Public Function Add ( _ azone As AlarmZone _ ) As Integer |
Parameters
- azone
- Type: C1.Win.C1Chart..::..AlarmZone