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

In This Topic
    _getSeriesShapes Method (_LineCartesianSeriesView)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _getSeriesShapes() As List(Of IPolylineShape)
    public List<IPolylineShape> _getSeriesShapes()
    See Also