relativeXValue property

bool? relativeXValue
final

(Highcharts, Highstock) When true, X values in the data set are relative to the current pointStart, pointInterval and pointIntervalUnit settings. This allows compression of the data for datasets with irregular X values.

Implementation

final bool? relativeXValue;