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

In This Topic
    _EmptyLegendDefinition Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal plotDefinition As IPlotDefinition, _
       ByVal legendType As LegendType, _
       Optional ByVal legendDataModelBuilder As ILegendDataModelBuilder _
    )

    Parameters

    plotDefinition
    legendType
    legendDataModelBuilder
    See Also