Visit Gigasoft's Web Site
 ProEssentials v9 Help

GraphGradientStart

Scope

Pego, Pesgo, Pe3do, Pepso, Pepco

Type

Color/Int32

Default

0

.NET

PeColor.GraphGradientStart

Ocx|Vcl

GraphGradientStart

DLL

PEP_dwGRAPHGRADIENTSTART

 

Purpose

This property defines the start RGB color for a background gradient placed onto the controls charting or axis area. The gradients style is defined with GraphGradientStyle and end color with GraphGradientEnd.

 

Individual axes can each have their own bitmap and/or gradient parameters by utilizing WorkingAxis.

 

Comments

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

 

This property is only effective if BitmapGradientMode is TRUE, GraphGradientStyle is defined, and GraphBackColor is set to 1. For more information on background bitmaps and gradients, see commonly asked Question 36.

 

See Also: GraphGradientStyle, GraphGradientEnd, BitmapGradientMode, GraphBackColor, WorkingAxis.