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

In This Topic
    _buildLegendSymbolView Method (_StockLegendSymbolViewBuilder)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Function _buildLegendSymbolView( _
       ByVal plotDefinition As IPlotDefinition _
    ) As ILegendSymbolView
    public override ILegendSymbolView _buildLegendSymbolView( 
       IPlotDefinition plotDefinition
    )

    Parameters

    plotDefinition
    See Also