Reference

BalloonTooltipStyle

Tooltip style for balloon tool tips

Properties

  • entriesGap

    The (vertical) gap between the entries

    null | number
  • headlineFont

    The font style for the headline (if there is any)

    null | FontStyle
  • headlineMarginBottom

    The gap between the headline and the entries

    null | number
  • labelWidth

    The max width of the label (without symbol, paddings, margins...)

    null | number
  • symbolLabelGap

    The gap between the symbol and the label

    null | number
  • symbolSizes

    The (max) sizes of the symbols. Depending on the context these sizes are interpreted differently. Usually, the sizes are applied using modulo.

    null | Size[]
  • tooltipBoxStyle

    The style for the balloon tooltip

    null | BoxStyle
  • tooltipFont

    The font to be used for the tooltips

    null | FontStyle
  • tooltipFormat

    The format to be used for values of the tooltips