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

In This Topic
    _setSeriesSegments Method (_LineCartesianSeriesView)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub _setSeriesSegments( _
       ByVal value As List(Of ISeriesSegment) _
    ) 
    public void _setSeriesSegments( 
       List<ISeriesSegment> value
    )

    Parameters

    value
    See Also