TCustomPolarSeries.DrawRing
 
 
 

All Units  All Classes  Properties, Methods and Events  

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 );




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