# 介面:ElementOptionsByType<TType>
# 型別參數
名稱 | 型別 |
---|---|
TType | 繼承 ChartType |
# 屬性
# arc
• arc: ScriptableAndArrayOptions
<ArcOptions
& ArcHoverOptions
, ScriptableContext
<TType
>>
# 定義於
# bar
• bar: ScriptableAndArrayOptions
<BarOptions
& BarHoverOptions
, ScriptableContext
<TType
>>
# 定義於
# line
• line: ScriptableAndArrayOptions
<LineOptions
& LineHoverOptions
, ScriptableContext
<TType
>>
# 定義於
# point
• point: ScriptableAndArrayOptions
<PointOptions
& PointHoverOptions
, ScriptableContext
<TType
>>