ComponentOne Chart for .NET (2.0) Search HelpCentral 

DataHighlight.PointIndex Property

Gets or sets the index of highlighted data point.

[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

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


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