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

In This Topic
    _buildLegendAdopter Method
    In This Topic
    Syntax
    'Declaration
     
    Function _buildLegendAdopter( _
       ByVal plotDefinition As IPlotDefinition _
    ) As ILegendAdopter
    ILegendAdopter _buildLegendAdopter( 
       IPlotDefinition plotDefinition
    )

    Parameters

    plotDefinition
    See Also