# Interface: PluginOptionsByType<TType>
# Type parameters
Name | Type |
---|---|
TType | extends ChartType |
# Properties
# decimation
• decimation: DecimationOptions
# Defined in
index.esm.d.ts:2831 (opens new window)
# filler
• filler: FillerOptions
# Defined in
index.esm.d.ts:2832 (opens new window)
# legend
• legend: LegendOptions
<TType
>
# Defined in
index.esm.d.ts:2833 (opens new window)
# subtitle
• subtitle: TitleOptions
# Defined in
index.esm.d.ts:2834 (opens new window)
# title
• title: TitleOptions
# Defined in
index.esm.d.ts:2835 (opens new window)
# tooltip
• tooltip: TooltipOptions
<TType
>