Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ChartLegend Class / Hidden Property

In This Topic
    Hidden Property (ChartLegend)
    In This Topic
    Gets or sets a value indicating whether the legend is hidden.
    Syntax
    'Declaration
     
    Public Property Hidden As RdlBool
    public RdlBool Hidden {get; set;}
    See Also