Currently, we do not support customizing the color of the text in the TreeMap. However, this requirement can be achieved using the "ItemRendering" event in the TreeMap.
We need to add an additional argument as the "textStyle" property, within this event. We need to implement this in the TreeMap control