CornerRadius
12 Sep 20251 minute to read
Allows to customize the rounded corners of the column series in the chart.
Properties
bottomLeft number
Allows to set the bottom left corner radius value
Defaults to 0
bottomRight number
Allows to set the bottom right corner radius value
Defaults to 0
topLeft number
Allows to set the top left corner radius value
Defaults to 0
topRight number
Allows to set the top right corner radius value
Defaults to 0