NominalChartFormatTooltipFunc


Description:

public delegate string NominalChartFormatTooltipFunc (DataSeries series)

Function to format data for display in the tooltip when the pointer hovers over a data series. Markdown is supported.

Parameters:

series

the SimpleChart.NominalChart.DataSeries

Returns:

the formatted string to display in the tooltip


Namespace: SimpleChart
Package: simplechart-1