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

In This Topic
    _getSeriesSegments Method (ILineCartesianSeriesView)
    In This Topic
    Syntax
    'Declaration
     
    Function _getSeriesSegments() As List(Of ISeriesSegment)
    List<ISeriesSegment> _getSeriesSegments()
    See Also