A processed data series ready for strategy rendering.
Each entry groups a set of ChartDataPoints under a named series with a primary colour. Strategies receive an array of these and render all series on the same chart.
Readonly
Primary colour assigned to this series from the palette.
Display name of this series.
Extracted data points for this series.
A processed data series ready for strategy rendering.
Each entry groups a set of ChartDataPoints under a named series with a primary colour. Strategies receive an array of these and render all series on the same chart.