FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / SparklineStyles Class / NegativeColor Property

In This Topic
    NegativeColor Property (SparklineStyles)
    In This Topic
    Gets or sets a value that specifies the color of the negative data points.
    Syntax
    'Declaration
     
    
    Public Property NegativeColor As Color
    public Color NegativeColor {get; set;}
    See Also