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

In This Topic
    _overlayLegendDataModel Method
    In This Topic
    Syntax
    'Declaration
     
    Public Function _overlayLegendDataModel( _
       ByVal plotDefinition As IPlotDefinition, _
       ByVal legendOptionPickPolicy As ILegendOptionPickPolicy, _
       ByVal options As List(Of IConfigPluginOption), _
       Optional ByVal pluginCollection As PluginCollection _
    ) As ILegendDataModel

    Parameters

    plotDefinition
    legendOptionPickPolicy
    options
    pluginCollection
    See Also