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

In This Topic
    Hidden Property (ChartSeries)
    In This Topic
    Gets or sets value indicating whether the series should be hidden.
    Syntax
    'Declaration
     
    Public Property Hidden As RdlBool
    public RdlBool Hidden {get; set;}
    See Also