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

In This Topic
    _buildLegendListView Method (ILegendListViewBuilder)
    In This Topic
    Syntax
    'Declaration
     
    Function _buildLegendListView( _
       ByVal legendLayerView As ILegendLayerView, _
       ByVal legendViews As List(Of ILegendView) _
    ) As ILegendListView

    Parameters

    legendLayerView
    legendViews
    See Also