negativeColorStyle property

ColorStyle? negativeColorStyle
getter/setter pair

Color to be used, in case baseline value represents a negative change for key value.

This field is optional. If negative_color is also set, this field takes precedence.

Implementation

ColorStyle? negativeColorStyle;