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

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