noDataColorStyle property
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;
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.
ColorStyle? noDataColorStyle;