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

In This Topic
    _setSeriesShapes Method (_AreaCartesianSeriesView)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub _setSeriesShapes( _
       ByVal value As List(Of IAreaShape) _
    ) 
    public void _setSeriesShapes( 
       List<IAreaShape> value
    )

    Parameters

    value
    See Also