Skip to main content
Version: 4.1

Interface: LayoutOptions

Represents layout options

Properties

background

background: Background

Chart and scales background color.

Default Value

{ type: ColorType.Solid, color: '#FFFFFF' }


textColor

textColor: string

Color of text on the scales.

Default Value

'#191919'


fontSize

fontSize: number

Font size of text on scales in pixels.

Default Value

12


fontFamily

fontFamily: string

Font family of text on the scales.

Default Value

-apple-system, BlinkMacSystemFont, 'Trebuchet MS', Roboto, Ubuntu, sans-serif