Search results

FontModel API in React Circular Gauge API component

Interface for a class Font

Properties

color

string

Gets and sets the font color of the text in annotation, label and tooltip etc.

fontFamily

string

Gets and sets the font family for the given text in annotation, tooltip etc.

fontStyle

string

Gets and sets the style of the font, which is in in annotation, tooltip etc.

fontWeight

string

Gets and sets the font weight for the text in annotation, tooltip etc.

opacity

number

Sets and gets the opacity for the annotation or tooltip text.

size

string

Gets and sets the font size of the text in annotation, label, and tooltip, etc. The default of the size is ‘16px’.