ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / SjsLegendViewManagerPlugin Class / _buildLegendLayerDefinition Method

In This Topic
    _buildLegendLayerDefinition Method (SjsLegendViewManagerPlugin)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _buildLegendLayerDefinition( _
       ByVal pluginOption As IConfigPluginOption _
    ) As ILegendLayerDefinition
    public ILegendLayerDefinition _buildLegendLayerDefinition( 
       IConfigPluginOption pluginOption
    )

    Parameters

    pluginOption
    See Also