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.