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



RotationDir


Unit:SDL_polchart
Class:TPolChart
Declaration: property RotationDir: TpcRotationDir;

The property RotationDir determines the direction of rotation of the polar diagram:

rdClockwise angle values are increasing clockwise
rdCounterCW angle values are increasing counterclockwise

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