CornerRadius

Defines the corner radius settings for chart elements.

Props

The following table outlines the props for the CornerRadius:

NameTypeDefaultDescription
bottomLeft
number
0

Specifies the radius for the bottom-left corner.

bottomRight
number
0

Specifies the radius for the bottom-right corner.

topLeft
number
0

Specifies the radius for the top-left corner.

topRight
number
0

Specifies the radius for the top-right corner.