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

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