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

In This Topic
    Capacity Property (AlarmZonesCollection)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Capacity As System.Integer
    public System.int Capacity {get; set;}
    See Also