TeeProcs.TCustomTeePanel.ChartHeight
 
 
 


TCustomTeePanel.ChartHeight
TCustomTeePanel

property ChartHeight: Integer;

Unit
TeeProcs

Description
Run-time and read only. The ChartHeight property indicates the total height in pixels between the Top and Bottom Chart Axis positions.

It is equal to:

ChartHeight:=ChartRect.Bottom-ChartRect.Top;

This IS NOT the same as Chart1.Height, because Chart margins, Axis margins, Legend width, etc are first substracted from the Chart vertical size.



Send us Help Feedback. Copyright 1995-2024 © by Steema Software. All Rights Reserved.