[]
Configurates ChartsPerLine. Sets the maximal number of charts per line.
public TBuilder ChartsPerLine(int value)
Type | Name | Description |
---|---|---|
int | value | The value. |
Type | Description |
---|---|
TBuilder | Current builder. |
The property is used when there are multiple pies. By default, it's zero and the control perform layout automatically.