| C1.Win.C1Chart.4 Assembly > C1.Win.C1Chart Namespace : AlarmZoneShapeEnum Enumeration |
'Declaration Public Enum AlarmZoneShapeEnum Inherits System.Enum
public enum AlarmZoneShapeEnum : System.Enum
| Member | Description |
|---|---|
| Ellipse | An ellipse bounded by the a rectangle specified by the data coordinates of the AlarmZone extents. |
| Polygon | A polygon specified by XY and with limits of a rectangle specified by the data coordinates of the AlarmZone extents. |
| Rectangle | A rectangle specified by the data coordinates of the AlarmZone extents. |
System.Object
System.ValueType
System.Enum
C1.Win.C1Chart.AlarmZoneShapeEnum