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



GridStyleRadial


Unit:SDL_polchart
Class:TPolChart
Declaration: property GridStyleRadial: TpcGridStyleRad;

The property GridStyleRadial determines the type of the radial grid:

gsRadNone No radial grid is displayed
gsRadOuterDots The radial grid is restricted to the outer dotted circle
gsRadOuterSolid The radial grid is restricted to the outer solid circle
gsRadBothDots The radial grid is displayed by dotted circles
gsRadBothSolid The radial grid is displayed by solid circles
gsRadBothMixed The radial grid consists of a solid outer circle and dotted inner circles


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