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

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

    Parameters

    plotDefinition
    See Also