CountHeadRows

Declaration: ChartBook.Tables[].CountHeadRows: integer;
The function CountHeadRows returns the number of visible header rows. The returned value may be 0, 1, or 2, depending on the state of the properties ColumnHeadersVisible and CommonHeaderVisible.