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

In This Topic
    _plotsPaneViews Method (ILayoutView)
    In This Topic
    Syntax
    'Declaration
     
    Function _plotsPaneViews() As List(Of IPlotsPaneModel)
    List<IPlotsPaneModel> _plotsPaneViews()
    See Also