Width

Declaration: ChartBook.Charts[].Width: integer;
Specifies the width of the chart window in pixels. The minimum width is automatically restricted to a value which provides at least a small region of the graphics area. The minimum width depends on the properties MarginLeft and MarginRight.

Please note that depending on the Align property the Width property might have no effect.