[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.FlexPieBaseBuilder-3.ChartsPerLine

ChartsPerLine Method

ChartsPerLine(int)

Configurates ChartsPerLine. Sets the maximal number of charts per line.

Declaration
public TBuilder ChartsPerLine(int value)
Parameters
Type Name Description
int value

The value.

Returns
Type Description
TBuilder

Current builder.

Remarks

The property is used when there are multiple pies. By default, it's zero and the control perform layout automatically.