ASP.NET MVC コントロールヘルプ
IsExtended メソッド

C1.Web.Mvc アセンブリ > C1.Web.Mvc.Chart 名前空間 > Palettes クラス : IsExtended メソッド
パレットがColorBrewer (https://colorbrewer2.org) から拡張されているかどうかを確認します。
シンタックス
'宣言
 
Public Shared Function IsExtended( _
   ByVal value As System.Collections.Generic.IEnumerable(Of Color) _
) As System.Boolean
public static System.bool IsExtended( 
   System.Collections.Generic.IEnumerable<Color> value
)

パラメータ

value
参照

Palettes クラス
Palettes メンバ