[]
        
(Showing Draft Content)

C1.Blazor.Chart.FlexChartBase.HitTest

HitTest Method

HitTest(C1Point)

Gets a HitTestInfo object with information about the specified point.

Declaration
public abstract HitTestInfo HitTest(C1Point pt)
Parameters
Type Name Description
C1Point pt

Point in control coordinates.

Returns
Type Description
HitTestInfo

A HitTestInfo object with information about the point.