CornerRadius
12 Sep 20251 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