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

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