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

In This Topic
    SjsLegendListView Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal legendLayerView As ILegendLayerView, _
       ByVal legendViews As List(Of ILegendView), _
       ByVal position As SjsLegendPosition _
    )

    Parameters

    legendLayerView
    legendViews
    position
    See Also