Uses of Class
com.storedobject.chart.Tooltip
Packages that use Tooltip
-
Uses of Tooltip in com.storedobject.chart
Methods in com.storedobject.chart that return TooltipModifier and TypeMethodDescriptionTooltip.append
(AbstractDataProvider<?> data) Add a data point to the tooltip.Add a data point of a specific chart to the tooltip.Add some text as part of the tooltip.SOChart.getDefaultTooltip()
Get the default tooltip.Chart.getTooltip
(boolean create) Get the tooltip.Tooltip.newline()
Add a new line to the tooltip.Methods in com.storedobject.chart with parameters of type Tooltip