Series.Points(Object) メソッド

定義

1 つのポイント (オブジェクト) または系列内のすべてのポイント ( Point コレクション) のコレクションを表す オブジェクトを Points 返します。 読み取り専用です。

public object Points (object Index);
Public Function Points (Optional Index As Object) As Object

パラメーター

Index
Object

省略可能 なオブジェクト。 データ要素の名前またはインデックス番号を指定します。

戻り値

適用対象