x property

double x
final

The x-coordinate (horizontal position) of the data point.

This value represents the horizontal position on the chart. It should be a finite number (not NaN or Infinity).

Implementation

final double x;