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

In This Topic
    _buildPlotView Method (_AreaRadialParallelPlotViewBuilder)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _buildPlotView( _
       ByVal layoutView As IPlotListLayoutView, _
       ByVal plotDefinition As IPlotDefinition, _
       ByVal plotData As IPlotDataModel _
    ) As IPlotView

    Parameters

    layoutView
    plotDefinition
    plotData
    See Also