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

In This Topic
    _findSegment Method (_AreaCartesianSeriesView)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _findSegment( _
       ByVal point As IPoint _
    ) As IShapeSegment
    public IShapeSegment _findSegment( 
       IPoint point
    )

    Parameters

    point
    See Also