# Interface: PointHoverOptions
# Hierarchy
-
↳
PointHoverOptions
# Properties
# hoverBackgroundColor
• hoverBackgroundColor: Color
# Inherited from
CommonHoverOptions.hoverBackgroundColor
# Defined in
types/index.d.ts:1813
# hoverBorderColor
• hoverBorderColor: Color
# Inherited from
CommonHoverOptions.hoverBorderColor
# Defined in
types/index.d.ts:1812
# hoverBorderWidth
• hoverBorderWidth: number
# Inherited from
CommonHoverOptions.hoverBorderWidth
# Defined in
types/index.d.ts:1811
# hoverRadius
• hoverRadius: number
Point radius when hovered.
Default
4
# Defined in
types/index.d.ts:2016