Contents  All Classes  Index A-Z  All Units


TCustomPolarSeries.DrawRing
TCustomPolarSeries

procedure DrawRing(Const Value: Double; Z: Integer);

Unit
TeePolar

Description
This method draws a "ring" on the Polar charts with a specified "value" radius.

"Z" is the Z position where the ring will be displayed.
You can use TPolarSeries "StartZ" or "EndZ" properties to draw rings at front and at back Z positions respectively:

Series1.DrawRing(1234, Series1.EndZ );



Submit your feedback about this page.

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