colsize property

double? colsize
getter/setter pair

The column size - how many X axis units each column in the tilemap should span. Works as in Heatmaps.

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

Implementation

double? colsize;