Skip to main content
Version: latest

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

Optional

Chart properties (for example color, etc).

Type

Object

Type declaration


mainSourceProperties

Optional

Series properties (for example chart style, etc).

Type

any


version

Optional

The version of the chart template.

Type

number