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



TpcRadLabelMode


Unit: SDL_polchart
Class: none
Declaration: TpcRadLabelMode = (rlmNone, rlmVertLeft, rlmVertCenter, rlmVertRight);

The type definition TpcRadLabelMode lists the possible kinds of radial axes of a polar chart:

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



Last Update: 2023-Dec-14