Interface: SeriesFieldDescriptor
Charting Library.SeriesFieldDescriptor
Description of a series field.
This is used when includeSeries: true
is defined in exportData
.
Properties
plotTitle
• plotTitle: string
The name of the plot (open, high, low, close)
sourceTitle
• sourceTitle: string
Title of the series
sourceType
• sourceType: "series"
Source type is a series
type
• type: "value"
Type is a value