Determines how multiple BarSeries will be displayed in the same Chart.
public MultiBars MultiBar {get; set;}

Remarks


If you have more than one Bar series in the same Chart, then you can choose if they will be drawn side-by-side, back-to-front or Stacked. Side-by-side means the Bar width will be divided by the number of Bar Series.

See Also

CustomBar Class | CustomBar Members | Steema.TeeChart.Styles Namespace