バージョン

XAxes プロパティ

注釈されている X 軸を取得または設定します。
シンタックス
'宣言
 
Public Property XAxes As List(Of Axis)
public List<Axis> XAxes {get; set;}
参照