Need to change the font size/color/face of y axis values

Hi

I need to change font size/color/face for Y axis values using code.

Screenshot attached.

Thanks,
Pugal

config.valueAxis.labels.color = "red"; config.valueAxis.labels.font = "bold 10px Arial,Helvetica,sans-serif";

Chart documentation: http://docs.telerik.com/kendo-ui/api/javascript/dataviz/ui/chart