C1.Win.FlexReport.4.8 Assembly / C1.Win.FlexReport.Chart Namespace / ChartAlarmZone Class / Shape Property

In This Topic
Shape Property (ChartAlarmZone)
In This Topic
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
 
See Also