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

In This Topic
    _LightnessLegendContentView Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal legendView As ILegendView _
    )
    public _LightnessLegendContentView( 
       ILegendView legendView
    )

    Parameters

    legendView
    See Also