Name | Description | |
---|---|---|
Count | Gets the number of elements in the collection. (Inherited from C1.Win.FlexReport.Chart.ChartObjectCollection<ChartAlarmZone>) | |
Item |
The following tables list the members exposed by ChartAlarmZonesCollection.
Name | Description | |
---|---|---|
Count | Gets the number of elements in the collection. (Inherited from C1.Win.FlexReport.Chart.ChartObjectCollection<ChartAlarmZone>) | |
Item |
Name | Description | |
---|---|---|
Add | Add an existing alarm zone into the collection. | |
AddNewAlarmZone | Add a new alarm zone into the collection. | |
AssignFrom | Assigns (copies) items from another ChartObjectCollection to the current collection. (Inherited from C1.Win.FlexReport.Chart.ChartObjectCollection<ChartAlarmZone>) | |
Clear | Remove all items from the collection. | |
Contains | Determines whether the collection contains a specific item. (Inherited from C1.Win.FlexReport.Chart.ChartObjectCollection<ChartAlarmZone>) | |
CopyTo | (Inherited from C1.Win.FlexReport.Chart.ChartObjectCollection<ChartAlarmZone>) | |
IndexOf | Gets the index of the element. (Inherited from C1.Win.FlexReport.Chart.ChartObjectCollection<ChartAlarmZone>) | |
Remove | Remove an existing alarm zone from the collection. | |
RemoveAt | Remove the alarm zone at the specific index. |
Name | Description | |
---|---|---|
CollectionChanged | Occurs when the collection or its item has changed. (Inherited from C1.Win.FlexReport.Chart.ChartObjectCollection<ChartAlarmZone>) |