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

In This Topic
    plotsPanes Property (IPlotAreaModel)
    In This Topic
    Syntax
    'Declaration
     
    ReadOnly Property plotsPanes As List(Of IPlotsPaneModel)
    List<IPlotsPaneModel> plotsPanes {get;}
    See Also