getBranchBackColor(level: Number);
level. Level of chart elements group.
The getBranchBackColor method gets background color for title of tree map items group by level.
This method returns a JSON object with the following fields: R - red color component, G - green color component, B - blue color component.
The example of use is given in the page with description of the TreeMap.Visualizer property.
See also: