[]
Gets or sets the color when the value's sign is negative.
public Color NegativeColor { get; set; }
Public Property NegativeColor As Color
Type | Description |
---|---|
Color | The color of the negative value. |
If the GrapeCity.Win.Value property is smaller than Zero and the UseNegativeColor property is true, the text color uses this property.