| C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace > ChartAlarmZone Class : GroupIndex Property |
The group index indicates the Chart2DGroup for which the ChartAlarmZone extents specify the data coordinates of the ChartAlarmZone. If the group index specifies a non-existent Chart2DGroup, the ChartAlarmZone is not drawn.
'Declaration Public Property GroupIndex As System.Integer
public System.int GroupIndex {get; set;}