ComponentOne FlexReport for WinForms
GroupIndex Property (ChartAlarmZone)

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace > ChartAlarmZone Class : GroupIndex Property
Gets or sets the index of the data group of the ChartAlarmZone.

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.

Syntax
'Declaration
 
Public Property GroupIndex As System.Integer
public System.int GroupIndex {get; set;}
See Also

Reference

ChartAlarmZone Class
ChartAlarmZone Members