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

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