ComponentOne FlexReport for WinForms
GroupIndex Property (ChartAttachMethodData)

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace > ChartAttachMethodData Class : GroupIndex Property
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).
Syntax
'Declaration
 
Public Property GroupIndex As System.Integer
public System.int GroupIndex {get; set;}
See Also

Reference

ChartAttachMethodData Class
ChartAttachMethodData Members