次の方法で共有


Chart.SeriesCollection(Object) メソッド

定義

グラフ内のすべての系列を表す オブジェクト を返します。

public object SeriesCollection (object Index);
abstract member SeriesCollection : obj -> obj
Public Function SeriesCollection (Optional Index As Object) As Object

パラメーター

Index
Object

必須 オブジェクト 系列の名前または番号。

戻り値

Object

適用対象