# Interface: PluginOptionsByType<TType>

# Type parameters

Name Type
TType extends ChartType

# Properties

# colors

colors: ColorsPluginOptions

# Defined in

types/index.d.ts:2941 (opens new window)


# decimation

decimation: DecimationOptions

# Defined in

types/index.d.ts:2942 (opens new window)


# filler

filler: FillerOptions

# Defined in

types/index.d.ts:2943 (opens new window)


# legend

legend: LegendOptions<TType>

# Defined in

types/index.d.ts:2944 (opens new window)


# subtitle

subtitle: TitleOptions

# Defined in

types/index.d.ts:2945 (opens new window)


# title

title: TitleOptions

# Defined in

types/index.d.ts:2946 (opens new window)


# tooltip

tooltip: TooltipOptions<TType>

# Defined in

types/index.d.ts:2947 (opens new window)