chart_set_foreground_colour

Sets the foreground colour of chart.

Syntax

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

Return: True

Description

With this function you can set the foreground colour for the chart. This function will affect for all foreground elements like chart numbers, chart lines and chart labels.

Example

chart_set_foreground_colour(chartBalanced, c_red);

This will set the foreground colour of a chart indexed in the variable "chart Balanced".

results matching ""

    No results matching ""