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

In This Topic
    _EmptyColorLegendDataModel Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal encodingDefinition As ILegendDefinition, _
       Optional ByVal adopter As ILegendAdopter _
    )
    public _EmptyColorLegendDataModel( 
       ILegendDefinition encodingDefinition,
       ILegendAdopter adopter
    )

    Parameters

    encodingDefinition
    adopter
    See Also