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

In This Topic
    _SjsLegendLayerDefinition Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal sjsLegendOption As ISjsLegendViewManagerOption _
    )
    public _SjsLegendLayerDefinition( 
       ISjsLegendViewManagerOption sjsLegendOption
    )

    Parameters

    sjsLegendOption
    See Also