Description
Returns the graph defaults object of the parent application object. This object contains all the properties necessary to customize graphs made with the RDK.
Syntax
object.GraphDefaults
Arguments
None.
Return Value
(RDKGraphDefaults) – the graph defaults object.
Example
RDKApp.GraphDefaults.ForegroundColor = RDKColorYellow