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


C1.Win.FlexReport.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 > ChartAttachMethodData クラス : GroupIndex プロパティ
Gets or sets the group index of the data point to attach a label when the label AttachMethod property specifies DataIndex attachment. For 2D charts only (for 3D charts, there is only one chart group).
シンタックス
'宣言
 
Public Property GroupIndex As System.Integer
'使用法
 
Dim instance As ChartAttachMethodData
Dim value As System.Integer
 
instance.GroupIndex = value
 
value = instance.GroupIndex
public System.int GroupIndex {get; set;}
参照

参照

ChartAttachMethodData クラス
ChartAttachMethodData メンバ