Previous Next


DelimiterShadingColor Property (RDKGraphDefaults Object)

Description

Sets or returns the color of the delimiters. The delimiter color can be specified as automatic, in which case the RDK will determine the color based on its own set of defaults.

Syntax

object.DelimiterShadingColor

Arguments

None.

Return Value

(RDKGraphColor) – see the BackgroundColor property for a list of color constants.

Example

RDKApp.GraphDefaults.DelimiterShadingColor = RDKColorYellow