paintText

abstract fun paintText(g: TGraphics)

Paints the values and the labels of the tooltip.

Parameters

g

a Graphics2D object.