[]
Gets or sets an array of default colors to be used in a tree map.
public List<object> Palette { get; }
The array contains strings that represent CSS colors. The array item type could be Color or TreeMapItemStyle.