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

In This Topic
    ShowNegative Property (C1Sparkline)
    In This Topic
    Gets or sets a value that specifies whether the negative data points are formatted differently for each sparkline in this sparkline group.
    Syntax
    'Declaration
     
    Public Property ShowNegative As Boolean
    public bool ShowNegative {get; set;}
    See Also