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

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