FinancialChart for WinForms
PlotAreas プロパティ (FlexChart)

C1.Win.FlexChart.6 アセンブリ > C1.Win.Chart 名前空間 > FlexChart クラス : PlotAreas プロパティ
チャートプロット領域のコレクションを取得します。
シンタックス
'宣言
 
Public ReadOnly Property PlotAreas As System.Collections.ObjectModel.ObservableCollection(Of PlotArea)
public System.Collections.ObjectModel.ObservableCollection<PlotArea> PlotAreas {get;}
参照

FlexChart クラス
FlexChart メンバ