バージョン

Axes プロパティ (AxesBuilder<T>)

チャートに追加するため収集された軸を取得します。
シンタックス
'宣言
 
Public ReadOnly Property Axes As System.Collections.Generic.List(Of AxisModel)
public System.Collections.Generic.List<AxisModel> Axes {get;}
参照

オンラインで表示: GitHub