C1.Chart Namespace : HitTestInfo Class |
For a list of all members of this type, see HitTestInfo members.
Name | Description | |
---|---|---|
![]() | ChartElement | Gets the chart element at the specified coordinates. |
![]() | Distance | Gets the distance from the closest data point. |
![]() | 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. |