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



GridStyleAngular


Unit:SDL_polchart
Class:TPolChart
Declaration: property GridStyleAngular: TpcGridStyleAng;

The property GridStyleAngular determines the type of the angular grid:

gsAngNone No angular grid is displayed
gsAngDots The angular grid is indicated by dots
gsAngSolid The angular grid is indicated by solid lines

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