バージョン 24.2 (最新)

PrepareAxisHeaderCell メソッド

表示ヘッダー セルのタプル コレクションを準備します。
シンタックス
protected virtual Collection<ITuple> PrepareAxisHeaderCell( 
   ref int startIndex,
   int count,
   out List<int> realTupleIndexes
)

パラメータ

startIndex
表示セルの開始インデックス。
count
表示セルのカウント。
realTupleIndexes
タプルの実インデックス。

戻り値の型

抽出されたタプルのリスト。
参照