chart_set_legend_foreground_colour

Sets the foreground colour for chart legend.

Syntax

chart_set_legend_foreground_colour(chart, colour)
Argument Description
chart The chart id to set to.
colour The colour to set for chart tooltip.

Return: True

Description

With this function you can set the foreground or text colour for the chart legend.

Example

chart_set_legend_foreground_colour(chartBalanced, c_red);

This will set the foreground colour of a chart legend.

results matching ""

    No results matching ""