ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _CustomLegendBuilder Class / _CustomLegendBuilder Constructor

In This Topic
    _CustomLegendBuilder Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       Optional ByVal adopter As ILegendAdopter _
    )
    public _CustomLegendBuilder( 
       ILegendAdopter adopter
    )

    Parameters

    adopter
    See Also