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


DetermineMaxColWidth

Declaration: ChartBook.Tables[].DetermineMaxColWidth (ColNr: longint; IncludeHeader: boolean): integer;
The method DetermineMaxColWidth returns the column width in pixels which is required do display all entries in the column ColNr without clipping. If the parameter IncludeHeader is TRUE the width of the column heading is included in the calculation.