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



LabelModeRadial


Unit:SDL_polchart
Class:TPolChart
Declaration: property LabelModeRadial: TpcRadLabelMode;

The property LabelModeRadial determines how the radial scale will be displayed:

rlmNone no radial axis at all
rlmVertCenter displays the radial axis at the center of the chart
rlmVertLeft displays the radial scale left of the chart
rlmVertRight displays the radial scale right of the chart

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