Interface: ChartTemplateContent
Charting Library.ChartTemplateContent
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
chartProperties: Object
Chart properties (for example color, etc).
Type declaration
Name | Type | Description |
---|---|---|
paneProperties | any | Chart pane properties. |
scalesProperties | any | Chart scales properties. |
mainSourceProperties
• Optional
mainSourceProperties: any
Series properties (for example chart style, etc).
version
• Optional
version: number
The version of the chart template.