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

In This Topic
    _merge Method (_ColorShapeLegendMergePolicy)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Function _merge( _
       ByVal legends As List(Of ILegendDataModel), _
       ByVal optionDispatcher As _LegendOptionPickPolicy _
    ) As List(Of ILegendDataModel)

    Parameters

    legends
    optionDispatcher
    See Also