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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > ChartLegendBuilder クラス : MaxSize メソッド
The value.
Configurates C1.Web.Mvc.ChartLegend.MaxSize. Sets the maximum legend size (width for left or right position and height for top or bottom position).
シンタックス
'宣言
 
Public Overridable Function MaxSize( _
   ByVal value As System.String _
) As ChartLegendBuilder
public virtual ChartLegendBuilder MaxSize( 
   System.string value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

ChartLegendBuilder クラス
ChartLegendBuilder メンバ