LabelAutoColor: Boolean
The LabelAutoColor property determines, whether the color of tree map items text is calculated automatically or set from predefined settings.
Use JSON or the setLabelAutoColor method to set the property value, and the getLabelAutoColor method to get the property value.
If this property is set to true, text color is calculated automatically, otherwise it is obtained from settings.
By default this property is set to true.
The example of use is given in the page with description of the TreeMap.AreHeadersVisible property.
See also: