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

In This Topic
    _mergeSegment Method
    In This Topic
    Syntax
    'Declaration
     
    Public Sub _mergeSegment( _
       ByVal segment As List(Of IPoint) _
    ) 
    public void _mergeSegment( 
       List<IPoint> segment
    )

    Parameters

    segment
    See Also