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

In This Topic
    _addPlotView Method (ICoordinateSystemView)
    In This Topic
    Syntax
    'Declaration
     
    Sub _addPlotView( _
       ByVal plotView As IPlotView _
    ) 
    void _addPlotView( 
       IPlotView plotView
    )

    Parameters

    plotView
    See Also