ComponentOne FlexReport for WinForms
ChartAlarmZonesCollection Class Members
Properties  Methods  Events

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace : ChartAlarmZonesCollection Class

The following tables list the members exposed by ChartAlarmZonesCollection.

Public Properties
 NameDescription
Public PropertyGets the number of elements in the collection. (Inherited from C1.Win.FlexReport.Chart.ChartObjectCollection<ChartAlarmZone>)
Public Property  
Top
Public Methods
 NameDescription
Public MethodAdd an existing alarm zone into the collection.  
Public MethodAdd a new alarm zone into the collection.  
Public MethodAssigns (copies) items from another ChartObjectCollection to the current collection. (Inherited from C1.Win.FlexReport.Chart.ChartObjectCollection<ChartAlarmZone>)
Public MethodRemove all items from the collection.  
Public MethodDetermines whether the collection contains a specific item. (Inherited from C1.Win.FlexReport.Chart.ChartObjectCollection<ChartAlarmZone>)
Public Method (Inherited from C1.Win.FlexReport.Chart.ChartObjectCollection<ChartAlarmZone>)
Public MethodGets the index of the element. (Inherited from C1.Win.FlexReport.Chart.ChartObjectCollection<ChartAlarmZone>)
Public MethodRemove an existing alarm zone from the collection.  
Public MethodRemove the alarm zone at the specific index.  
Top
Public Events
 NameDescription
Public EventOccurs when the collection or its item has changed. (Inherited from C1.Win.FlexReport.Chart.ChartObjectCollection<ChartAlarmZone>)
Top
See Also

Reference

ChartAlarmZonesCollection Class
C1.Win.FlexReport.Chart Namespace