バージョン

GetOutlineByIndex メソッド (SeriesViewer)

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

パラメータ

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

戻り値の型

使用する色。
参照