ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.5.2 Assembly / C1.Chart Namespace / HitTestInfo Class
Properties Methods


In This Topic
    HitTestInfo Class Members
    In This Topic

    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