バージョン

SetNegativeColors メソッド (FinancialSeries)

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

パラメータ

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