バージョン

GetBrush(Int32,Int32) メソッド

指定したインデックスの計算済みのブラシを返します。
シンタックス
'宣言
 
Public Overloads Function GetBrush( _
   ByVal index As Integer, _
   ByVal total As Integer _
) As Infragistics.Win.DataVisualization.Brush
public Infragistics.Win.DataVisualization.Brush GetBrush( 
   int index,
   int total
)

パラメータ

index
点インデックス。
total
シリーズのマーカーの合計数。

戻り値の型

指定したインデックスのブラシ オブジェクト。
参照