cornerRadius
Type: Array <Number>
Parent: Chart.Chart()
Default Value: [0, 0, 0, 0] as [Left, Top, Right, Bottom]
Description: Corner Radius of the Chart element.

Corner Radius of the Chart. All values must be defined in the array as [Left, Top, Right, Bottom]

Let us checkout the example below: