Contents Previous Next


DelimiterShadingColor Property (BDKGraphDefaults Object)

Description

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

Syntax

object.DelimiterShadingColor

Arguments

None.

Return Value

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

Example

BDKApp.GraphDefaults.DelimiterShadingColor = BDKColorYellow