HighlightFunc


Description:

public delegate RGBA HighlightFunc (RGBA color)

Function to modify the color of a data series when highlighted. That is, when the pointer is hovering over the data series.

Parameters:

color

the original Gdk.RGBA color of the series

Returns:

the Gdk.RGBA color that will be applied to the series


Namespace: SimpleChart
Package: simplechart-1