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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > FlexPieBaseBuilder<T,TControl,TBuilder> クラス : ChartsPerLine メソッド
The value.
Configurates C1.Web.Mvc.FlexPieBase<T>.ChartsPerLine. Sets the maximal number of charts per line.
シンタックス
'宣言
 
Public Function ChartsPerLine( _
   ByVal value As System.Integer _
) As TBuilder
public TBuilder ChartsPerLine( 
   System.int value
)

パラメータ

value
The value.

戻り値の型

Current builder.
解説
The property is used when there are multiple pies. By default, it's zero and the control perform layout automatically.
参照

FlexPieBaseBuilder<T,TControl,TBuilder> クラス
FlexPieBaseBuilder<T,TControl,TBuilder> メンバ