Xamarin.Android | ComponentOne
C1.Android.Chart Assembly / C1.Android.Chart Namespace / ChartHitTestInfo Class
Properties Methods

In This Topic
    ChartHitTestInfo Class Members
    In This Topic

    The following tables list the members exposed by ChartHitTestInfo.

    Public Properties
     NameDescription
    Public Property Gets the chart element at the specified coordinates.  
    Public Property Gets the distance from the closest data point.  
    Public Property Gets the data object that corresponds to the closest data point.  
    Public Property Gets the percentage of the closest data point.  
    Public Property  
    Public Property Gets the data point index at the specified coordinates.  
    Public Property Gets the chart series at the specified coordinates.  
    Public Property Gets the x-value of the closest data point.  
    Public Property Gets the y-value of the closest data point.  
    Top
    Public Methods
     NameDescription
    Public Method Formats the string.  
    Top
    See Also