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

In This Topic
    _buildLegendSymbolView Method (ILegendSymbolViewBuilder)
    In This Topic
    Syntax
    'Declaration
     
    Function _buildLegendSymbolView( _
       ByVal plotDefinition As IPlotDefinition _
    ) As ILegendSymbolView
    ILegendSymbolView _buildLegendSymbolView( 
       IPlotDefinition plotDefinition
    )

    Parameters

    plotDefinition
    See Also