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

In This Topic
    _SjsFixedLegendListViewBuilder Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal option As ISjsLegendViewManagerOption, _
       ByVal position As SjsLegendPosition _
    )
    public _SjsFixedLegendListViewBuilder( 
       ISjsLegendViewManagerOption option,
       SjsLegendPosition position
    )

    Parameters

    option
    position
    See Also