# Interface: PluginOptionsByType<TType>
# Type parameters
Name | Type |
---|---|
TType | extends ChartType |
# Properties
# decimation
• decimation: DecimationOptions
# Defined in
index.esm.d.ts:2669 (opens new window)
# filler
• filler: FillerOptions
# Defined in
index.esm.d.ts:2670 (opens new window)
# legend
• legend: LegendOptions
# Defined in
index.esm.d.ts:2671 (opens new window)
# title
• title: TitleOptions
# Defined in
index.esm.d.ts:2672 (opens new window)
# tooltip
• tooltip: TooltipOptions
<TType
>