Returns the height, in pixels, of the Chart Panel .
public static Int32 ScreenHeight {get;}

Remarks


Read-only

The ScreenHeight 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.

See Also

Graphics3D Class | Graphics3D Members | Steema.TeeChart.Drawing Namespace