XlDataBarNegativeColorType Enum

Definition

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

public enum class XlDataBarNegativeColorType
public enum XlDataBarNegativeColorType
Public Enum XlDataBarNegativeColorType
Inheritance
XlDataBarNegativeColorType

Fields

xlDataBarColor 0

Use the color specified in the Negative Value and Axis Setting dialog box or by using the ColorType and BorderColorType properties of the NegativeBarFormat object.

xlDataBarSameAsPositive 1

Use the same color as positive data bars.

Applies to