[]
Gets or sets a brush indicates the foreground when Value is less than zero.
public Brush NegativeForeground { get; set; }
Public Property NegativeForeground As Brush
Type | Description |
---|---|
Brush | A Brush value indicates the foreground when Value is less than zero. |