バージョン

GetCategoryItems メソッド (CategorySeries)

インデックスの指定した範囲のカテゴリ項目の配列を取得します。
シンタックス
'宣言
 
Public Overridable Function GetCategoryItems( _
   ByVal startIndex As Integer, _
   ByVal endIndex As Integer _
) As Object()
public virtual object[] GetCategoryItems( 
   int startIndex,
   int endIndex
)

パラメータ

startIndex
endIndex
参照