Interface: ChartConfigurationCustomTypesPerDataset<TType, TData, TLabel>

Type parameters

NameType
TTypeextends ChartType = ChartType
TDataDefaultDataPoint<TType>
TLabelunknown

Properties

data

data: ChartDataCustomTypesPerDataset<TType, TData, TLabel>

Defined in

index.esm.d.ts:3706ChartConfigurationCustomTypesPerDataset - 图1 (opens new window)


options

Optional options: DeepPartial<CoreChartOptions<TType> & ElementChartOptions<TType> & PluginChartOptions<TType> & DatasetChartOptions<TType> & ScaleChartOptions<TType> & ChartTypeRegistry[TType]["chartOptions"]>

Defined in

index.esm.d.ts:3707ChartConfigurationCustomTypesPerDataset - 图2 (opens new window)


plugins

Optional plugins: Plugin<TType, AnyObject>[]

Defined in

index.esm.d.ts:3708ChartConfigurationCustomTypesPerDataset - 图3 (opens new window)