ComponentOne WebChart for ASP.NET (2.0) Search HelpCentral 

PointStyleSelectEventArgs.PointIndex Property

Gets the point index of data point for which the event is providing customization. Used in conjunction with the SeriesIndex property value, the PointIndex property value indicates the specific data point to which the PointStyle customization applies.

[Visual Basic]

Public ReadOnly Property PointIndex As Integer

[C#]

public int PointIndex {get;}

[Delphi]

public property PointIndex: Int32 read get_PointIndex;

See Also

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


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