ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.DV Namespace / GlobalLegendOption Class / Hidden Property

In This Topic
    Hidden Property (GlobalLegendOption)
    In This Topic
    Gets or sets legend visibility.
    Syntax
    'Declaration
     
    Public ReadOnly Property Hidden As Boolean
    public bool Hidden {get;}
    See Also