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

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

    Parameters

    plotDefinition
    See Also