[]
        
(Showing Draft Content)

C1.Win.C1Chart.AlarmZoneShapeEnum

AlarmZoneShapeEnum Enum

Use the members of this enumeration to set the value of the Shape property of an AlarmZone object.

Namespace: C1.Win.C1Chart
Assembly: C1.Win.C1Chart.4.8.dll
Syntax
public enum AlarmZoneShapeEnum

Fields

Name 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.