# インターフェース: PluginOptionsByType<TType>
# 型パラメータ
名前 | 型 |
---|---|
TType | extends ChartType |
# プロパティ
# colors
• colors: ColorsPluginOptions
# 定義場所
types/index.d.ts:2941 (新しいウィンドウで開きます)
# decimation
• decimation: DecimationOptions
# 定義場所
types/index.d.ts:2942 (新しいウィンドウで開きます)
# filler
• filler: FillerOptions
# 定義場所
types/index.d.ts:2943 (新しいウィンドウで開きます)
# legend
• legend: LegendOptions
<TType
>
# 定義場所
types/index.d.ts:2944 (新しいウィンドウで開きます)
# subtitle
• subtitle: TitleOptions
# 定義場所
types/index.d.ts:2945 (新しいウィンドウで開きます)
# title
• title: TitleOptions
# 定義場所
types/index.d.ts:2946 (新しいウィンドウで開きます)
# tooltip
• tooltip: TooltipOptions
<TType
>