DataBarNegativeColorType Enum
DataBarNegativeColorType Enum
Specifies whether to use the same border and fill color as positive data bars.
type DataBarNegativeColorType int32
Fields
Field | Description |
---|---|
Color | Use the color specified in the Negative Value and Axis Setting dialog boxor by using the ColorType and BorderColorType properties of the NegativeBarFormat object. |
SameAsPositive | Use the same color as positive data bars. |