tileShape property
The shape of the tiles in the tilemap. Possible values are hexagon
,
circle
, diamond
, and square
.
API Docs: https://api.highcharts.com/highcharts/series.tilemap.tileShape
Implementation
String? tileShape;
The shape of the tiles in the tilemap. Possible values are hexagon
,
circle
, diamond
, and square
.
API Docs: https://api.highcharts.com/highcharts/series.tilemap.tileShape
String? tileShape;