C1.iOS.Chart Assembly / C1.iOS.Chart Namespace / ChartHitTestInfo Class
Properties Methods

ChartHitTestInfo Class Members

The following tables list the members exposed by ChartHitTestInfo.

Public Properties
 NameDescription
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 percentage of the closest data point.  
Public Property  
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