Configurates
C1.Web.Mvc.TreeMap<T>.Palette. Sets an array of default colors to be used in a treemap.
シンタックス
'宣言
Public Overloads Overridable Function Palette( _
ByVal As System.Collections.Generic.IEnumerable(Of String) _
) As
public virtual Palette(
System.Collections.Generic.IEnumerable<string>
)
パラメータ
- colors
- The color collection
戻り値の型
Current builder
参照