renderPartial highchart widget in controller

im trying to render Partial the highchart widget in controller function. The controller function will get called after button click with the jquery ajax request. when i click the button it is showing the error that ‘Object of class HighchartsWidget could not be converted to string’ . Is there any solution for this problem or any other alternative to call the highchart widget in controller????