ChartTemplateContent
Interface
Chart template content. The properties of the chart that are saved/loaded when the library saves/loads a chart template.
Indexable
▪ [key: string
]: any
Properties
chartProperties
OptionalChart properties (for example color, etc).
Type
Object
Type declaration
mainSourceProperties
OptionalSeries properties (for example chart style, etc).
Type
any
version
OptionalThe version of the chart template.
Type
number