Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
GetItemIndexSorted メソッド (Series)
シリーズが並べ替え軸をサポートする場合、ワールド座標に基づいて項目の並べ替えたインデックスを取得します。
シンタックス
'宣言
Protected Friend Overridable Function GetItemIndexSorted( _
ByVal As Point _
) As Integer
protected internal virtual int GetItemIndexSorted(
Point
)
パラメータ
- world
- 使用するワールド座標値。
戻り値の型
指定した座標値における項目のインデックス。
参照