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

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