CellAutoColor: Boolean;
The CellAutoColor property determines legend element font color.
Use JSON or the setCellAutoColor method to set the property value and the getCellAutoColor method to get the property value.
Available Values of the property:
True. Sets black font color.
False. Default value. Automatically calculates font color based on fill color.
The property use is given in the example for IntervalsLegend.CellBorder.
See also: