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

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