Series
Documentation / @elitechart/elitechart / Series
Defined in: core/dist/index.d.ts:255
A chart data series — a symbol, the resolution of the bars, and the
bars themselves. Pass to createChart via ChartOptions.series.
Example
Properties
bars
Defined in: core/dist/index.d.ts:258
resolution
Defined in: core/dist/index.d.ts:257
symbol
Defined in: core/dist/index.d.ts:256