バージョン

NegativeBrush(Action<Brush>) メソッド

シリーズの負の領域を描画するブラシを設定します。
シンタックス
'宣言
 
Public Overloads Function NegativeBrush( _
   ByVal action As System.Action(Of Brush) _
) As WaterfallSeries(Of T)
public WaterfallSeries<T> NegativeBrush( 
   System.Action<Brush> action
)

パラメータ

action
参照

オンラインで表示: GitHub