headerCount property
The number of rows or columns in the data that are "headers".
If not set, Google Sheets will guess how many rows are headers based on the data. (Note that BasicChartAxis.title may override the axis title inferred from the header values.)
Implementation
core.int? headerCount;