ComponentOne Chart for .NET (2.0) Search HelpCentral 

AttachMethodData.GroupIndex Property

Gets or sets the group index of the data point to attach a label when the label AttachMethod property specifies DataIndex attachment.

[Visual Basic]

Public Property GroupIndex As Integer

[C#]

public int GroupIndex {get;set;}

[Delphi]

public property GroupIndex: Int32 read get_GroupIndex write set_GroupIndex;

See Also

AttachMethodData Class | AttachMethodData Members | C1.Win.C1Chart Namespace | AttachMethodData Class


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.