DataLab is a compact statistics package aiming at exploratory data analysis. Please visit the DataLab Web site for more information....


XAxis

Declaration: TPlotParams.XAxis: integer;

The parameter XAxis controls which column or row is to be plotted along the x axis. The XAxis parameter is valid for the following kinds of display:

kdColCol Col/Col Plot
kdRowRow Row/Row Plot
kdHisto Histogram (if DataRange is set to hrColumn or hrRow)
kdCumuFq Cumulative Frequency Plot (if DataRange is set to hrColumn or hrRow)
kdNProbPlt Normal Probability Plot (if DataRange is set to hrColumn or hrRow)
kdPareto Pareto Chart (if DataRange is set to hrColumn or hrRow)