public Int32 BarWidthPercent {get; set;}
Remarks
Default: 70
The BarWidthPercent property determines the percent of total Bar width used. Setting BarWidthPercent = 100 makes joined Bars. You can control how many Bars appear at the same time by using Page.MaxPointsPerPage property.
See Also
Bar Class | Bar Members | Steema.TeeChart.Styles Namespace