Contents  All Classes  Index A-Z  All Units


TCustomTeePanel.BorderRound
TCustomTeePanel

property BorderRound: Integer;

Unit
TeeProcs

Description
Default value: zero (0)
Defines the amount in pixels to draw a border around chart boundaries with "rounded" corners.

A value of zero means no rounding.

Example:

Chart1.Border.Visible := True;
Chart1.BorderRound := 15;



Submit your feedback about this page.

Copyright 1995-2007 © by Steema Software. All Rights Reserved.