バージョン

OuterLabelTextColor(Action<Brush>) メソッド

外部ラベルで使用するブラシを設定します。
シンタックス
'宣言
 
Public Overloads Function OuterLabelTextColor( _
   ByVal action As System.Action(Of Brush) _
) As FunnelChart(Of T)
public FunnelChart<T> OuterLabelTextColor( 
   System.Action<Brush> action
)

パラメータ

action
参照

オンラインで表示: GitHub