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

In This Topic
    _indexOfPlotAreaView Method (_DvView)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _indexOfPlotAreaView( _
       ByVal plotAreaView As IPlotAreaView _
    ) As Integer
    public int _indexOfPlotAreaView( 
       IPlotAreaView plotAreaView
    )

    Parameters

    plotAreaView
    See Also