ComponentOne Chart for .NET (2.0) Search HelpCentral 

AttachMethodData.PointIndex Property

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

[Visual Basic]

Public Property PointIndex As Integer

[C#]

public int PointIndex {get;set;}

[Delphi]

public property PointIndex: Int32 read get_PointIndex write set_PointIndex;

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.