'Declaration Public Property Shape As ChartAlarmZoneShape
public ChartAlarmZoneShape Shape {get; set;}
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 Property Shape As ChartAlarmZoneShape
public ChartAlarmZoneShape Shape {get; set;}