ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / ICartesianPlotModel Interface / seriesList Property

In This Topic
    seriesList Property (ICartesianPlotModel)
    In This Topic
    Syntax
    'Declaration
     
    ReadOnly Property seriesList As List(Of ICartesianSeriesModel)
    List<ICartesianSeriesModel> seriesList {get;}
    See Also