# 接口: ChartDataCustomTypesPerDataset<TType, TData, TLabel>
# 类型参数
| 名称 | 类型 |
|---|---|
TType | 扩展 ChartType = ChartType |
TData | DefaultDataPoint<TType> |
TLabel | 未知 |
# 属性
# 数据集
• datasets: ChartDatasetCustomTypesPerDataset<TType, TData>[]
# 定义于
types/index.d.ts:3808 (在新窗口中打开)
# 标签
• 可选 labels: TLabel[]
# 定义于
types/index.d.ts:3805 (在新窗口中打开)
# x标签
• 可选 xLabels: TLabel[]
# 定义于
types/index.d.ts:3806 (在新窗口中打开)
# y标签
• 可选 yLabels: TLabel[]