Spread ASP.NET 17
FarPoint.Web.Chart Assembly / FarPoint.Web.Chart Namespace / FpChart Class / HitTest Method


In This Topic
    HitTest Method (FpChart)
    In This Topic
    Returns HitTest information using the MapAreaInfo object.
    Overload List
    OverloadDescription
    Returns HitTest information using the MapAreaInfo object.  
    Returns HitTest information using the click coordinates on the Chart image.  
    Remarks
    This method can be used to find the chart element that has been clicked.
    See Also