# 接口: PluginOptionsByType<TType>
# 类型参数
名称 | 类型 |
---|---|
TType | 扩展 ChartType |
# 属性
# colors
• colors: ColorsPluginOptions
# 定义于
types/index.d.ts:2941 (opens new window)
# decimation
• decimation: DecimationOptions
# 定义于
types/index.d.ts:2942 (opens new window)
# filler
• filler: FillerOptions
# 定义于
types/index.d.ts:2943 (opens new window)
# legend
• legend: LegendOptions
<TType
>
# 定义于
types/index.d.ts:2944 (opens new window)
# subtitle
• subtitle: TitleOptions
# 定义于
types/index.d.ts:2945 (opens new window)
# title
• title: TitleOptions
# 定义于
types/index.d.ts:2946 (opens new window)
# tooltip
• tooltip: TooltipOptions
<TType
>