ASP.NET Core MVC コントロールヘルプ
PlotArea クラス メンバ
プロパティ 

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 : PlotArea クラス

PlotAreaデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタCreats one PlotArea instance.  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets or sets the column number of plot area. Using column property, you can set vertical position of the plot area on the chart.  
Public プロパティGets or sets height of the plot area. The height can be specified as number(sets the height in pixels) or string in the format '{number}*' (star sizing).  
Public プロパティGets or sets the plot area name.  
Public プロパティGets or sets the row number of plot area. Using row property, you can set horizontal position of the plot area on the chart.  
Public プロパティGets or sets the style of the plot area.  
Public プロパティGets or sets width of the plot area. The width can be specified as number(sets the width in pixels) or string in the format '{number}*' (star sizing).  
トップ
参照

PlotArea クラス
C1.Web.Mvc 名前空間