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

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