The ChartClickEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
ColumnIndex |
Index of the table column that was clicked. The index is 0-based and it takes into account only the columns that are displayed as data series in the chart.
| |
RecordIndex |
Index of the record that was clicked.
|
See Also