cellHeight property

double? cellHeight
getter/setter pair

Set cell height for grid axis labels. By default this is calculated from font size. This option only applies to horizontal axes. For vertical axes, check the #yAxis.staticScale option.

API Docs: https://api.highcharts.com/highcharts/yAxis.grid.cellHeight

Implementation

double? cellHeight;