Visit Gigasoft's Web Site
 ProEssentials v9 Help

GraphGradientEnd

Scope

Pego, Pesgo, Pe3do, Pepso, Pepco

Type

Color/Int32

Default

0

.NET

PeColor.GraphGradientEnd

Ocx|Vcl

GraphGradientEnd

DLL

PEP_dwGRAPHGRADIENTEND

 

Purpose

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

 

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

 

Comments

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

 

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

 

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