x property

double? x
getter/setter pair

The x value of the point. For datetime axes, the X value is the timestamp in milliseconds since 1970.

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

Implementation

double? x;