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

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

    Parameters

    point
    See Also