ExpertComponents WebChart
RecordIndex Property
Namespaces > ExpertChart > ChartClickEventArgs > RecordIndex
Index of the record that was clicked.
Syntax
C#Visual BasicManaged C++
public int RecordIndex { get; }
Public ReadOnly Property RecordIndex As Integer
public:
int RecordIndex {
	int get ();
}

Assembly: ExpertComponents.WebChart Version: 2.1.0.18844 (Module: ExpertComponents.WebChart)