# Interface: ElementOptionsByType<TType>
# Type parameters
Name | Type |
---|---|
TType | ChartType |
# Properties
# arc
• arc: ScriptableAndArrayOptions<ArcOptions & ArcHoverOptions, ScriptableContext<TType>>
Defined in: index.esm.d.ts:1891 (opens new window)
# bar
• bar: ScriptableAndArrayOptions<BarOptions & BarHoverOptions, ScriptableContext<TType>>
Defined in: index.esm.d.ts:1892 (opens new window)
# line
• line: ScriptableAndArrayOptions<LineOptions & LineHoverOptions, ScriptableContext<TType>>
Defined in: index.esm.d.ts:1893 (opens new window)
# point
• point: ScriptableAndArrayOptions<PointOptions & PointHoverOptions, ScriptableContext<TType>>
Defined in: index.esm.d.ts:1894 (opens new window)