Contents Previous Next


GraphDefaults Property (BDKApplication Object)

Description

Returns the graph defaults object of the parent application object. This object contains all the properties necessary to customize graphs made with the BDK.

Syntax

object.GraphDefaults

Arguments

None.

Return Value

(BDKGraphDefaults) – the graph defaults object.

Example

BDKApp.GraphDefaults.ForegroundColor = BDKColorYellow