# Interface: PointPrefixedHoverOptions
# Properties
# pointHoverBackgroundColor
• pointHoverBackgroundColor: Color
Point background color when hovered.
# Defined in
types/index.d.ts:2054 (opens new window)
# pointHoverBorderColor
• pointHoverBorderColor: Color
Point border color when hovered.
# Defined in
types/index.d.ts:2058 (opens new window)
# pointHoverBorderWidth
• pointHoverBorderWidth: number
Border width of point when hovered.
# Defined in
types/index.d.ts:2062 (opens new window)
# pointHoverRadius
• pointHoverRadius: number
The radius of the point when hovered.