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



AngleOffset


Unit:SDL_polchart
Class:TPolChart
Declaration: property AngleOffset: double;

The property AngleOffset determines the angular offset of zero degrees (or radians) from the horizontal axis. A negative offset means a clockwise rotated coordinate system. Please note that the units for specifying the AngleOffset property depends on the setting of the property UseDegrees: if UseDegrees is TRUE the offset has to be specified in degrees, otherwise in radians.

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



Last Update: 2023-Dec-13