yAxisAllValues property

Iterable<Y> yAxisAllValues

Returns all values of axis Y.

Implementation

Iterable<Y> get yAxisAllValues;