Interface: LayoutOptions
Represents layout options
Properties
background
• background: Background
Chart and scales background color.
defaultvalue
{ type: ColorType.Solid, color: '#FFFFFF' }
backgroundColor
• backgroundColor: string
deprecated
Use background instead.
textColor
• textColor: string
Color of text on the scales.
defaultvalue
'#191919'
fontSize
• fontSize: number
Font size of text on scales in pixels.
defaultvalue
11
fontFamily
• fontFamily: string
Font family of text on the scales.
defaultvalue
'Trebuchet MS', Roboto, Ubuntu, sans-serif