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

In This Topic
    _LegendModelBuilder Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal definition As IPlotDefinition _
    )
    public _LegendModelBuilder( 
       IPlotDefinition definition
    )

    Parameters

    definition
    See Also