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