Hi Devraj,
You have to use oController.oChartModel in your view.js file as the oChartModel is defined in the Controller.js. Any variable that is defined in Controller.js should be accessed as oController.<var_name> in view.js file.
Hope that helps you.
Regards
Abhinav