Description
Sets or returns the foreground color of the graph, which is used to draw borders, labels, and other text. The graph color can be specified as automatic, in which case the RDK will determine the color based on its own set of defaults.
Syntax
object.ForegroundColor
Arguments
None.
Return Value
(RDKGraphColor) – see the BackgroundColor property for a list of color constants.
Example
RDKApp.GraphDefaults.BackgroundColor = RDKColorYellow