Api cornerRadius in EJ2 TypeScript Chart control

8 May 20231 minute to read

Column series rounded corner options

Properties

bottomLeft number

Specifies the bottom left corner radius value

Defaults to 0

bottomRight number

Specifies the bottom right corner radius value

Defaults to 0

topLeft number

Specifies the top left corner radius value

Defaults to 0

topRight number

Specifies the top right corner radius value

Defaults to 0