Chart for WPF/Silverlight
RowDefinitions プロパティ

C1.WPF.C1Chart.4.5.2 アセンブリ > C1.WPF.C1Chart 名前空間 > PlotAreaCollection クラス : RowDefinitions プロパティ
行定義のコレクションを取得します。
シンタックス
'宣言
 
Public ReadOnly Property RowDefinitions As System.Collections.ObjectModel.ObservableCollection(Of PlotAreaRowDefinition)
public System.Collections.ObjectModel.ObservableCollection<PlotAreaRowDefinition> RowDefinitions {get;}
参照

PlotAreaCollection クラス
PlotAreaCollection メンバ