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


In This Topic
    ChartHitTestInfo Class Members
    In This Topic

    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
    See Also