Sparkline for WPF
C1.WPF.Sparkline.4.6.2 Assembly / C1.WPF.Sparkline Namespace / C1Sparkline Class / DisplayHidden Property

In This Topic
    DisplayHidden Property (C1Sparkline)
    In This Topic
    Gets or sets a value that indicates whether data in hidden cells is plotted for the sparklines in this sparkline group.
    Syntax
    'Declaration
     
    Public Property DisplayHidden As Boolean
    public bool DisplayHidden {get; set;}
    See Also