GroupIndex Property
GroupIndex
Gets or sets the group index of the data point to attach a label
when the label AttachMethod property specifies DataIndex attachment.
Declaration
public int GroupIndex { get; set; }
Public Property GroupIndex As Integer
See Also