returns true if drawing values above bars is enabled, false if not
@return
@override bool isDrawValueAboveBarEnabled() { return _drawValueAboveBar; }