Documentation

@kanunilabs/pivotgrid-enterprise


@kanunilabs/pivotgrid-enterprise / ChartSeriesModel

Interface: ChartSeriesModel

Properties

color

color: string


name

name: string


values

values: number[]

One value per category; NaN means "no cell", which is not zero.


yAxisId?

optional yAxisId?: string

Present when the transformer was asked for split axes.