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



AutoRange


Unit:SDL_boxplot
Class: TBoxPlot
Declaration: procedure AutoRange (Margin: double);

The method AutoRange sets the range of the axes such, that all box plots are visible (i.e. can be displayed within the chart window). The parameter Margin specifies an optional margin in percent of the chart area. Values between 5 and 10 percent usually yield good results.

Example: This method is used in the following example program (see http://www.lohninger.com/examples.html for downloading the code): box_plot


Last Update: 2023-Dec-13