ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _LegendOptionPickPolicy Class / mergeOptions Property

In This Topic
    mergeOptions Property
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property mergeOptions As List(Of ILegendOption)
    public List<ILegendOption> mergeOptions {get;}
    See Also