ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Options Namespace / ILegendOption Interface / merge Property

In This Topic
    merge Property (ILegendOption)
    In This Topic
    Syntax
    'Declaration
     
    Property merge As List(Of IMergeLegendTypeOption)
    List<IMergeLegendTypeOption> merge {get; set;}
    See Also