set_highlight_func


Description:

public void set_highlight_func (owned HighlightFunc? highlight_func)

By setting a highlight function, one can modify the color of a data series when the pointer is hovering over the series.

If highlight_mode is set to NONE, then setting a highlight function will have no effect.

Parameters:

highlight_func

the highlight function, or null