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

In This Topic
    legend Property (_ConfigOption)
    In This Topic
    Syntax
    'Declaration
     
    Public Property legend As IGlobalLegendOption
    public IGlobalLegendOption legend {get; set;}
    See Also