# インターフェース: ElementOptionsByType<TType>
# タイプパラメータ
名前 | タイプ |
---|---|
TType | extends ChartType |
# プロパティ
# arc
• **arc**: `ScriptableAndArrayOptions`<`ArcOptions` & `ArcHoverOptions`, `ScriptableContext`<`TType`>>
# 定義場所
types/index.d.ts:2130 (新規ウィンドウで開きます)
# bar
• **bar**: `ScriptableAndArrayOptions`<`BarOptions` & `BarHoverOptions`, `ScriptableContext`<`TType`>>
# 定義場所
types/index.d.ts:2131 (新規ウィンドウで開きます)
# line
• **line**: `ScriptableAndArrayOptions`<`LineOptions` & `LineHoverOptions`, `ScriptableContext`<`TType`>>
# 定義場所
types/index.d.ts:2132 (新規ウィンドウで開きます)
# point
• **point**: `ScriptableAndArrayOptions`<`PointOptions` & `PointHoverOptions`, `ScriptableContext`<`TType`>>