When I'm trying to create a visual function in the "valueAxisItem.title" it throws me an error message: "Uncaught TypeError: clippedBBox is not a function" in kendo.all.min.js file.
The latest version I use is "'2019.2.514'".
How can I solve this?
Thanks,
Georgi Denchev
Telerik team
commented on 24 Feb 2023, 08:04 AM
Hi, Tal,
I've looked through our API docs, however I don't see a property with the name "valueAxisItem". The closest thing that I found was the valueAxis.title.visual property.
Could this be what you're looking for?
If it isn't, could you please provide me with a small Dojo sample where I can debug the issue?
Hi, Tal,
I've looked through our API docs, however I don't see a property with the name "valueAxisItem". The closest thing that I found was the valueAxis.title.visual property.
Could this be what you're looking for?
If it isn't, could you please provide me with a small Dojo sample where I can debug the issue?
Best Regards,
Georgi