xAxisAllValues property

Iterable<X> xAxisAllValues

Returns all values of axis X.

Implementation

Iterable<X> get xAxisAllValues;