Interface: ElementOptionsByType<TType>

Type parameters

NameType
TTypeextends ChartType

Properties

arc

arc: ScriptableAndArrayOptions<ArcOptions & ArcHoverOptions, ScriptableContext<TType>>

Defined in

index.esm.d.ts:2034ElementOptionsByType - 图1 (opens new window)


bar

bar: ScriptableAndArrayOptions<BarOptions & BarHoverOptions, ScriptableContext<TType>>

Defined in

index.esm.d.ts:2035ElementOptionsByType - 图2 (opens new window)


line

line: ScriptableAndArrayOptions<LineOptions & LineHoverOptions, ScriptableContext<TType>>

Defined in

index.esm.d.ts:2036ElementOptionsByType - 图3 (opens new window)


point

point: ScriptableAndArrayOptions<PointOptions & PointHoverOptions, ScriptableContext<TType>>

Defined in

index.esm.d.ts:2037ElementOptionsByType - 图4 (opens new window)