Visit Gigasoft's Web Site
 ProEssentials v9 Help

GraphBackColor

Scope

Pego, Pesgo, Pe3do, Pepso, Pepco

Type

Color/Int32

Default

Bright White RGB(255,255,255)

.NET

PeColor.GraphBackground

Ocx|Vcl

GraphBackColor

DLL

PEP_dwGRAPHBACKCOLOR

 

Purpose

This property identifies the color used as the background color for the objects graphing area.

 

Comments

PeColor.GraphBackground members of Pego.PeColor, Pesgo.PeColor, Pe3do.PeColor, Pepso.PeColor, Pepco.PeColor

 

GraphForeColor is the respective foreground color.

 

Setting this property to 1 will designate the graph back color as transparent. If BitmapGradientMode is TRUE, then the graph back color is not filled. If BitmapGradientMode is FALSE, then the graph back color is filled with the color defined by DeskColor.

 

See Also: DeskColor, TextColor, YAxisColor, XAxisColor, RYAxisColor, TXAxisColor, GraphBmpStyle, GraphGradientStyle.