ComponentOne FlexChart for UWP
HitTestInfo Class Members
Properties  Methods 

C1.UWP.FlexChart Assembly > C1.Chart Namespace : HitTestInfo Class

The following tables list the members exposed by HitTestInfo.

Public Properties
 NameDescription
Public PropertyGets the axis instance at the specified coordinates when ChartElement = AxisX or AxisY.  
Public PropertyGets the chart element at the specified coordinates.  
Public PropertyGets the distance from the closest data point.  
Public PropertyGets the data object that corresponds to the closest data point.  
Public PropertyGets the data point index at the specified coordinates.  
Public PropertyGets the chart series at the specified coordinates.  
Public PropertyGets the x-value of the closest data point.  
Public PropertyGets the y-value of the closest data point.  
Top
Public Methods
 NameDescription
Public MethodFormats the string.  
Top
See Also

Reference

HitTestInfo Class
C1.Chart Namespace