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

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