FlexReport for WinForms
GroupIndex プロパティ (ChartAlarmZone)


C1.Win.FlexReport.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 > ChartAlarmZone クラス : GroupIndex プロパティ
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.

シンタックス
'宣言
 
Public Property GroupIndex As System.Integer
'使用法
 
Dim instance As ChartAlarmZone
Dim value As System.Integer
 
instance.GroupIndex = value
 
value = instance.GroupIndex
public System.int GroupIndex {get; set;}
参照

参照

ChartAlarmZone クラス
ChartAlarmZone メンバ