[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartAlarmZone.Shape

Shape Property

Shape

Gets or sets the shape of the ChartAlarmZone.

A ChartAlarmZone of rectangle shape is specified by the rectangle bounded by the data coordinates specified by the extents of the ChartAlarmZone.

A ChartAlarmZone of elliptical shape is specified by the rectangle bounded by the data coordinates specified by the extents of the ChartAlarmZone.

Declaration
public ChartAlarmZoneShape Shape { get; set; }