| C1.Win.Chart Namespace > FlexChart Class > HitTest Method : HitTest(Point,MeasureOption,Int32) Method |
'DeclarationPublic Overloads Function HitTest( _ ByVal pt As Point, _ ByVal options As MeasureOption, _ Optional ByVal seriesIndex As Integer _ ) As HitTestInfo
'UsageDim instance As FlexChart Dim pt As Point Dim options As MeasureOption Dim seriesIndex As Integer Dim value As HitTestInfo value = instance.HitTest(pt, options, seriesIndex)
public HitTestInfo HitTest( Point pt, MeasureOption options, int seriesIndex )
public: HitTestInfo^ HitTest( Point pt, MeasureOption options, int seriesIndex )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2