# Interface: PluginOptionsByType<TType>
# Type parameters
Name | Type |
---|---|
TType | extends ChartType |
# Properties
# decimation
• decimation: DecimationOptions
# Defined in
index.esm.d.ts:2790 (opens new window)
# filler
• filler: FillerOptions
# Defined in
index.esm.d.ts:2791 (opens new window)
# legend
• legend: LegendOptions
<TType
>
# Defined in
index.esm.d.ts:2792 (opens new window)
# subtitle
• subtitle: TitleOptions
# Defined in
index.esm.d.ts:2793 (opens new window)
# title
• title: TitleOptions
# Defined in
index.esm.d.ts:2794 (opens new window)
# tooltip
• tooltip: TooltipOptions
<TType
>