2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / AlarmZonesCollection Class
Properties Methods

In This Topic
    AlarmZonesCollection Class Members
    In This Topic

    The following tables list the members exposed by AlarmZonesCollection.

    Public Constructors
    Public Properties
     NameDescription
    Public Property (Inherited from System.Collections.CollectionBase)
    Public Property (Inherited from System.Collections.CollectionBase)
    Public PropertyOverloaded. Gets the specified AlarmZone from the collection by numeric index.  
    Top
    Public Methods
     NameDescription
    Public MethodAdds the specified AlarmZone to the collection.  
    Public MethodCreates a new AlarmZone and appends it to the collection.  
    Public MethodRetrieves a reference to the foremost AlarmZone that lies under the specified client coordinates.  
    Public Method (Inherited from System.Collections.CollectionBase)
    Public MethodInserts the specified AlarmZone at the specified index.  
    Public MethodCreates a new AlarmZone and inserts it at the specified index of the collection.  
    Public Method  
    Public Method (Inherited from System.Collections.CollectionBase)
    Top
    See Also