noDataColorStyle property

ColorStyle? noDataColorStyle
getter/setter pair

The background color for cells that have no color data associated with them.

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

Implementation

ColorStyle? noDataColorStyle;