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

In This Topic
    AlarmZonesCollection Class
    In This Topic
    Stores bands or shapes for plotting.
    Object Model
    AlarmZonesCollection Class
    Syntax
    'Declaration
     
    Public Class AlarmZonesCollection 
       Inherits System.Collections.CollectionBase
    public class AlarmZonesCollection : System.Collections.CollectionBase 
    Inheritance Hierarchy

    System.Object
       System.Collections.CollectionBase
          C1.Win.C1Chart.AlarmZonesCollection

    See Also