UseNegativeFillColor Property (DatabarConditionalFormattingRule)
Gets or sets a value that indicates whether the negative fill color is used to paint the negative value.
public bool UseNegativeFillColor {get; set;}
Property Value
true
if the negative fill color is used to paint the negative value; otherwise,
false
.