ComponentOne Reports for WPF
C1.C1Rdl.Rdl2008 Namespace / ChartItemInLegend Class / Hidden Property

In This Topic
    Hidden Property (ChartItemInLegend)
    In This Topic
    Gets or sets a value indicating whether the item should not be shown in the legend.
    Syntax
    'Declaration
     
    Public Property Hidden As RdlBool
    public RdlBool Hidden {get; set;}
    See Also