ASP.NET MVC コントロールヘルプ
MaxSize メソッド

C1.Web.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > ChartLegendBuilder クラス : MaxSize メソッド
値。
C1.Web.Mvc.ChartLegend.MaxSize を構成します。 凡例の最大サイズ(左または右の位置の幅と上または下の位置の高さ)を設定します。
シンタックス
'宣言
 
Public Overridable Function MaxSize( _
   ByVal value As System.String _
) As ChartLegendBuilder
public virtual ChartLegendBuilder MaxSize( 
   System.string value
)

パラメータ

value
値。

戻り値の型

現在のビルダ。
参照

ChartLegendBuilder クラス
ChartLegendBuilder メンバ