Gets how many labels the graph should display in X axis.
@override int getLabelCountX() { return _dataPoints.keys.length; }