Options
All
  • Public
  • Public/Protected
  • All
Menu

Tooltip's own props

Hierarchy

  • SelfProps

Index

Properties

content

content: React.ReactNode

tooltip content

visible

visible: boolean

if the tooltip is visible

xOffset

xOffset: number

X offset of the tooltip in pixels from the left hand side of the graph

yOffset

yOffset: number

Y offset of the tooltip in pixels from the upside of the graph

Generated using TypeDoc