[]
Gets or sets whether the negative border color is used to paint the border for the negative value.
public bool UseNegativeBorderColor { get; set; }
Public Property UseNegativeBorderColor As Boolean
true if the negative border color is used to paint the border for the negative value; otherwise, false.
true
false