# Interface: PointHoverOptions
# Hierarchy
-
↳
PointHoverOptions
# Properties
# hoverBackgroundColor
• hoverBackgroundColor: Color
# Inherited from
CommonHoverOptions.hoverBackgroundColor
# Defined in
types/index.d.ts:1823 (opens new window)
# hoverBorderColor
• hoverBorderColor: Color
# Inherited from
CommonHoverOptions.hoverBorderColor
# Defined in
types/index.d.ts:1822 (opens new window)
# hoverBorderWidth
• hoverBorderWidth: number
# Inherited from
CommonHoverOptions.hoverBorderWidth
# Defined in
types/index.d.ts:1821 (opens new window)
# hoverRadius
• hoverRadius: number
Point radius when hovered.
Default
4
# Defined in
← Point PointOptions →