Chart for WPF/Silverlight
ColumnDefinitions プロパティ

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

PlotAreaCollection クラス
PlotAreaCollection メンバ