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

In This Topic
    _buildLegendSymbolView Method (_LegendSymbolViewBuilder)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Function _buildLegendSymbolView( _
       ByVal plotDefinition As IPlotDefinition _
    ) As ILegendSymbolView
    public virtual ILegendSymbolView _buildLegendSymbolView( 
       IPlotDefinition plotDefinition
    )

    Parameters

    plotDefinition
    See Also