ASP.NET Core MVC コントロールヘルプ
Palette プロパティ (TreeMap<T>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > TreeMap<T> クラス : Palette プロパティ
Gets or sets an array of default colors to be used in a tree map.
シンタックス
'宣言
 
Public Shadows ReadOnly Property Palette As System.Collections.Generic.List(Of Object)
public new System.Collections.Generic.List<object> Palette {get;}
解説
The array contains strings that represent CSS colors. The array item type could be System.String or TreeMapItemStyle.
参照

TreeMap<T> クラス
TreeMap<T> メンバ