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

In This Topic
    _buildLegendLayerView Method (ILegendLayerViewBuilder)
    In This Topic
    Syntax
    'Declaration
     
    Function _buildLegendLayerView( _
       ByVal plotAreaView As IPlotAreaView, _
       ByVal legendViews As List(Of ILegendView) _
    ) As ILegendLayerView

    Parameters

    plotAreaView
    legendViews
    See Also