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

In This Topic
    _legendMergePolicies Method
    In This Topic
    Syntax
    'Declaration
     
    Public Function _legendMergePolicies( _
       ByVal legends As List(Of ILegendDataModel), _
       ByVal options As List(Of IConfigPluginOption), _
       Optional ByVal pluginCollection As PluginCollection _
    ) As List(Of ILegendMergePolicy)

    Parameters

    legends
    options
    pluginCollection
    See Also