バージョン

Outlines プロパティ (FunnelChartModel)

スライスのアウトラインをペイントするために使用される色を取得または設定します。配列に含まれる項目は、有効な html 色を表す必要があります。例えば、「red」や「#f0f022」などです。
シンタックス
'宣言
 
<System.ObsoleteAttribute("This property is being removed to normalize with the other MVC wrappers that take brush collections")>
Public Property Outlines As System.String()
[System.ObsoleteAttribute("This property is being removed to normalize with the other MVC wrappers that take brush collections")]
public System.string[] Outlines {get; set;}
参照

オンラインで表示: GitHub