midValueColorStyle property

ColorStyle? midValueColorStyle
getter/setter pair

The background color for cells with a color value at the midpoint between minValue and maxValue.

Defaults to #efe6dc if not specified. If mid_value_color is also set, this field takes precedence.

Implementation

ColorStyle? midValueColorStyle;