Name | Description | |
---|---|---|
Axis | Gets the axis instance at the specified coordinates when ChartElement = AxisX or AxisY. | |
ChartElement | Gets the chart element at the specified coordinates. | |
Distance | Gets the distance from the closest data point. | |
GroupIndex | Gets the group index of current data. For pie chart, it is an index of pie in multipie chart. | |
Item | Gets the data object that corresponds to the closest data point. | |
PointIndex | Gets the data point index at the specified coordinates. | |
Series | Gets the chart series at the specified coordinates. | |
X | Gets the x-value of the closest data point. | |
Y | Gets the y-value of the closest data point. |