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

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