Skip to main content
Version: latest

SeriesFieldDescriptor

Interface

Description of a series field. This is used when includeSeries: true is defined in exportData.

Properties

plotTitle

The name of the plot (open, high, low, close)

Type

string


sourceTitle

Title of the series

Type

string


sourceType

Source type is a series

Type

"series"


type

Type is a value

Type

"value"