The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



UseDegrees


Unit:SDL_polchart
Class:TPolChart
Declaration:property UseDegrees: boolean;

The property UseDegrees determines which units to use in the polar diagram: if UseDegrees is TRUE degrees are used, otherwise radians.

Hint: Please note that the property AngleBtwRays always uses degrees regardless of the state of the property UseDegrees.

Example: This property is used in the following example program (see http://www.lohninger.com/examples.html for downloading the code): poldiag



Last Update: 2023-Dec-13