Issue will be fixed for Q3 2014 release.
For the time being you can manually set color to the selection hint:
CSS:
<style>
.k-chart .k-navigator-hint .k-tooltip {
color: black;
}
</style>
The issue has been resolved and the fix will be available in Q2 2015.
Worked for me!