[]
Gets or sets an array of default colors to be used in a tree map.
public List<object> Palette { get; }
Public ReadOnly Property Palette As List(Of Object)
The array contains strings that represent CSS colors. The array item type could be string or TreeMapItemStyle.