Column Chart - Format a column to have rounded corners
When creating a column chart, you might want to design it to have rounded corners
To round all corners - Apply the following widget script:
widget.on('processresult',function(widget,result) { ...