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