バージョン

AxesCollection プロパティ

Axis のコレクションを取得します。
シンタックス
'宣言
 
Public ReadOnly Property AxesCollection As IEnumerable(Of Axis)
public IEnumerable<Axis> AxesCollection {get;}

プロパティ値

Axis のコレクション。
参照