ICanvas.Width
ICanvas
property Width: Integer;
Type Library
TeeChartx
Description
Read-only
The Width property returns the width, in pixels, of the Chart Panel and should be used when using Canvas methods to draw relative to the Panel width. You should NOT use TChart.Width.