maxValueColorStyle property

ColorStyle? maxValueColorStyle
getter/setter pair

The background color for cells with a color value greater than or equal to maxValue.

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

Implementation

ColorStyle? maxValueColorStyle;