ForegroundColor Members

Foreground Color attribute.

Functions

Name Description
ActivateStyle Makes object fully controlled by style, clears any customization.
CopyToStyle Copies options to the specified style.
DefaultStyle Sets default style, preserving customization.
IsCustomized Returns whether the object has been customized (it's not fully controlled by the style). Return value: Boolean.

Properties

Name Description
Application Return value: Application. This property is read only.
Color Returns/sets the color. Return/assignment value: Long.
GraphDocument Return value: Graph. This property is read only.
Name Return value: String. This property is read only.
Parent Return value: Object. This property is read only.
Style Returns/sets the current Style (if setting, then customizations will be preserved). Return/assignment value: ColorStyle.
Transparent Returns/sets whether the foreground is transparent. Return/assignment value: Boolean.