ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _StepLineShape Class / _hittest Method

In This Topic
    _hittest Method (_StepLineShape)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Function _hittest( _
       ByVal point As IPoint _
    ) As Double
    public override double _hittest( 
       IPoint point
    )

    Parameters

    point
    See Also