# Interface: PluginOptionsByType<TType>

# Type parameters

Name Type
TType extends ChartType

# Properties

# colors

colors: ColorsPluginOptions

# Defined in

types/index.d.ts:2947


# decimation

decimation: DecimationOptions

# Defined in

types/index.d.ts:2948


# filler

filler: FillerOptions

# Defined in

types/index.d.ts:2949


# legend

legend: LegendOptions<TType>

# Defined in

types/index.d.ts:2950


# subtitle

subtitle: TitleOptions

# Defined in

types/index.d.ts:2951


# title

title: TitleOptions

# Defined in

types/index.d.ts:2952


# tooltip

tooltip: TooltipOptions<TType>

# Defined in

types/index.d.ts:2953