ComponentOne FlexReport for WinForms
Shape Property (ChartAlarmZone)

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace > ChartAlarmZone Class : Shape Property
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.

Syntax
'Declaration
 
Public Property Shape As ChartAlarmZoneShape
public ChartAlarmZoneShape Shape {get; set;}
See Also

Reference

ChartAlarmZone Class
ChartAlarmZone Members