rowsize property

double? rowsize
getter/setter pair

The row size - how many Y axis units each tilemap row should span. Analogous to colsize.

API Docs: https://api.highcharts.com/highcharts/series.tilemap.rowsize

Implementation

double? rowsize;