BarChart for ASP.NET WebForms
YAxes プロパティ

C1.Web.Wijmo.Controls.4 アセンブリ > C1.Web.Wijmo.Controls.C1Chart 名前空間 > C1CompositeChart クラス : YAxes プロパティ
複数の y 軸がある複合グラフの y 軸を示すコレクション値。
シンタックス
'宣言
 
Public ReadOnly Property YAxes As System.Collections.Generic.List(Of CompositeChartYAxis)
public System.Collections.Generic.List<CompositeChartYAxis> YAxes {get;}
参照

C1CompositeChart クラス
C1CompositeChart メンバ