Search results

CornerRadius API in JavaScript (ES5) Accumulation Chart API control

The CornerRadius class provides options to customize the rounding of the corners for columns in the column series.

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