[]
        
(Showing Draft Content)

C1.Win.C1Chart.AlarmZone.Shape

Shape Property

Shape

Gets or sets the shape of the AlarmZone.

Declaration
public AlarmZoneShapeEnum Shape { get; set; }
Remarks

An AlarmZone of rectangle shape is specified by the rectangle bounded by the the data coordinates specified by the extents of the AlarmZone. An AlarmZone of elliptical shape is specified by the rectangle bounded by the the data coordinates specified by the extents of the AlarmZone. An AlarmZone of polygon shape is specified by the data specified of the PolygonData and bounded by the data coordinates specified by the extents of the AlarmZone. Applicable only for Cartesian charts.