Blazor コントロール
PlotAreas プロパティ

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

FlexChart クラス
FlexChart メンバ