I have added a custom themebuilder theme to my site (registered it and then added it to my chart). Once it is added the charts look good and as I styled them, but the axis labels become unclickable. Prior to adding the custom theme I could click on an axis label and it would toggle that data set on or off in the graph. After adding the custom theme I get the following javascript error (using Visual Studio).
Unhandled exception at line 37, column 28074 in kendo.all.min.js
Javascript runtime error: Unable to get property 'color' of undefined or null reference.
Any ideas on why this isn't working correctly?
Unhandled exception at line 37, column 28074 in kendo.all.min.js
Javascript runtime error: Unable to get property 'color' of undefined or null reference.
Any ideas on why this isn't working correctly?