Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ChartTooltipOptions

Index

Properties

axis?: "x" | "y" | "xy"
backgroundColor?: export=.ChartColor
bodyFontColor?: export=.ChartColor
bodyFontFamily?: string
bodyFontSize?: number
bodyFontStyle?: string
bodySpacing?: number
borderColor?: export=.ChartColor
borderWidth?: number
caretPadding?: number
caretSize?: number
cornerRadius?: number
custom?: ((tooltipModel: export=.ChartTooltipModel) => void)

Type declaration

displayColors?: boolean
enabled?: boolean
footerAlign?: export=.TextAlignment
footerFontColor?: export=.ChartColor
footerFontFamily?: string
footerFontSize?: number
footerFontStyle?: string
footerMarginTop?: number
footerSpacing?: number
intersect?: boolean
multiKeyBackground?: string
position?: string
rtl?: boolean
textDirection?: string
titleAlign?: export=.TextAlignment
titleFontColor?: export=.ChartColor
titleFontFamily?: string
titleFontSize?: number
titleFontStyle?: string
titleMarginBottom?: number
titleSpacing?: number
xPadding?: number
yPadding?: number

Methods

Generated using TypeDoc