バージョン

GetBrushByIndex メソッド (SeriesViewer)

インデックスを指定して特定のシリーズに相応しい色を取得します。
シンタックス
'宣言
 
Protected Friend Overridable Function GetBrushByIndex( _
   ByVal index As Integer _
) As Brush
protected internal virtual Brush GetBrushByIndex( 
   int index
)

パラメータ

index
使用するインデックス。

戻り値の型

使用する色。
参照