[]
Gets or sets the maximal number of charts per line.
public int ChartsPerLine { get; set; }
The property is used when there are multiple pies. By default, it's zero and the control perform layout automatically.