Interface ChartThemeSettings
Chart theme settings
Properties
animation
animation?:
object
Animation options
Type declaration
animation.initinit?:
objectChart initialization animation options
init.durationduration?:
"auto"|numberAnimation duration in milliseconds. If not specified, the default value,
auto, will be used with a different default value applied per chart type.
animation.redrawredraw?:
objectChart redraw animation options
redraw.durationduration?:
"auto"|numberAnimation duration in milliseconds. If not specified, the default value,
auto, will be used with a different default value applied per chart type.
backgroundColor
backgroundColor?:
string
Background color
secondaryTextColor
secondaryTextColor?:
string
Secondary text color - e.g., for the indicator chart's secondary value title
textColor
textColor?:
string
Text color