Search results

CircularChart3DDataLabelFont API in React Circularchart3d API component

Configures the fonts in the circular 3D data label.

Properties

color

string

Specifies the color for the text.

Defaults to

fontFamily

string

Specifies the font family for the text.

fontStyle

string

Specifies the font style for the text.

Defaults to ‘Normal’

fontWeight

string

Specifies the font weight for the text.

Defaults to ‘Normal’

opacity

number

Specifies the opacity for the text.

Defaults to 1

size

string

Specifies the font size for the text.

Defaults to ‘16px’