DataBarNegativeColorType enumeration

DataBarNegativeColorType enumeration

Specifies whether to use the same border and fill color as positive data bars.

The DataBarNegativeColorType type exposes the following members:

Fields

FieldDescription
COLORUse the color specified in the Negative Value and Axis Setting dialog box
or by using the ColorType and BorderColorType properties of the NegativeBarFormat object.
SAME_AS_POSITIVEUse the same color as positive data bars.

See Also