'Declaration Public Enum AlarmZoneShapeEnum Inherits System.Enum
public enum AlarmZoneShapeEnum : System.Enum
'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