Positioning tooltip in the kendo chart -


is there way position tooltip in kendo chart apart modifying css class k-chart-tooltip?

i want tooltip positioned @ top using kendo chart attributes. here image on how should look:

image

if change .k-chart-tooltip style, applied tooltips used in application.

applying tooltip style on chart control possible, if can bring kendo chart tooltip inside chart control instead of tag (latest kendo version feature).

then can apply tooltip css style on kendochart.

i not have idea how bring kendo tooltip inside chart control.


Comments

Popular posts from this blog

javascript - oscilloscope of speaker input stops rendering after a few seconds -

javascript - gulp-nodemon - nodejs restart after file change - Error: listen EADDRINUSE events.js:85 -

Fatal Python error: Py_Initialize: unable to load the file system codec. ImportError: No module named 'encodings' -