x property

double? x
getter/setter pair

The x coordinate of the point.

Note that for some tileShapes the grid coordinates are offset.

API Docs: https://api.highcharts.com/highcharts/series.tilemap.data.x

Implementation

double? x;