ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Chart Namespace / HitTestInfo Class


In This Topic
    HitTestInfo Class Properties
    In This Topic

    For a list of all members of this type, see HitTestInfo members.

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