Interface: ChartDataCustomTypesPerDataset<TType, TData, TLabel>

Type parameters

NameType
TTypeextends ChartType = ChartType
TDataDefaultDataPoint<TType>
TLabelunknown

Properties

datasets

datasets: ChartDatasetCustomTypesPerDataset<TType, TData>[]

Defined in

types/index.d.ts:3771ChartDataCustomTypesPerDataset - 图1 (opens new window)


labels

Optional labels: TLabel[]

Defined in

types/index.d.ts:3768ChartDataCustomTypesPerDataset - 图2 (opens new window)


xLabels

Optional xLabels: TLabel[]

Defined in

types/index.d.ts:3769ChartDataCustomTypesPerDataset - 图3 (opens new window)


yLabels

Optional yLabels: TLabel[]

Defined in

types/index.d.ts:3770ChartDataCustomTypesPerDataset - 图4 (opens new window)