バージョン

SetNegativeColors メソッド (Series)

このシリーズの負のブラシおよびアウトライン プロパティを指定した引数に設定します。
シンタックス
'宣言
 
Public Overridable Sub SetNegativeColors( _
   ByVal negativeBrush As Brush, _
   ByVal negativeOutline As Brush _
) 
public virtual void SetNegativeColors( 
   Brush negativeBrush,
   Brush negativeOutline
)

パラメータ

negativeBrush
負の塗りつぶしブラシ。
negativeOutline
負のアウトライン ブラシ。
参照