Interface WidgetContainerStyleOptions
Style settings defining the look and feel of widget itself and widget header
Properties
backgroundColor
backgroundColor?:
string
Widget background color
Affects chart background color as well
border
border?:
boolean
Widget container border toggle
borderColor
borderColor?:
string
Widget container border color
cornerRadius
cornerRadius?:
RadiusSizes
Corner radius of the widget container
header
header?:
object
Widget header styles
Type declaration
header.backgroundColorbackgroundColor?:
stringHeader background color
header.dividerLinedividerLine?:
booleanToggle of the divider line between widget header and chart
header.dividerLineColordividerLineColor?:
stringDivider line color
header.hiddenhidden?:
booleanHeader visibility toggle
header.titleAlignmenttitleAlignment?:
AlignmentTypesHeader title alignment
header.titleTextColortitleTextColor?:
stringHeader title text color
shadow
shadow?:
ShadowsTypes
Shadow level of the widget container
Effective only when spaceAround is defined
spaceAround
spaceAround?:
SpaceSizes
Space between widget container edge and the chart