FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / Sparkline Class / ShowNegative Property

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