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



CenterChart


Unit:SDL_polchart
Class:TPolChart
Declaration:procedure CenterChart;

The procedure CenterChart moves the chart into the center of the chart window. The centering is performed in a way that the position of the radial axis (LabelModeRadial) is taken into account. If you change the type of the radial axis you may have to call CenterChart.

Hint: CenterChart automatically calls ShowGraf to display the new chart.

Example: This method 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