Visit Gigasoft's Web Site
 ProEssentials v9 Help

AreaStackedGradientStyle

Scope

Pego, Pesgo

Type

Enum/Int32

Default

0

.NET

PePlot.Option.AreaStackedGradientStyle

Ocx|Vcl

AreaStackedGradientStyle

DLL

PEP_nAREASTACKEDGRADIENTSTYLE

 

Purpose

This property controls gradient style for all subsets plotted in area-stacked PlottingMethod. This property provides an alternate method of applying gradients as compared to SubsetGradientStyle.

 

.NET Gigasoft.Enums.

ActiveX and

 

PlotGradientStyle.

DLL Constants

Description

NoGradient

PEPGS_NO_GRADIENT (0)

No Gradient

Vertical

PEPGS_VERTICAL (1)

Gradient Top to Bottom

VerticalAscent

PEPGS_VERTICAL_ASCENT (2)

Gradient Top to Mostly Bottom

HorizontalRight

PEPGS_HORIZONTAL_RIGHT (3)

Gradient Left to Right

HorizontalLeft

PEPGS_HORIZONTAL_LEFT (4)

Gradient Right to Left

LinearBarVertical

PEPGS_LINEAR_BAR_VERTICAL (5)

Linear Bar Vertical

LinearBarHorizontal

PEPGS_LINEAR_BAR_HORIZONTAL (6)

Linear Bar Horizontal

LinearBarDown

PEPGS_LINEAR_BAR_DOWN (7)

Linear Bar Downward

LinearBarUp

PEPGS_LINEAR_BAR_UP (8)

Linear Bar Upward

LinearDiagonalDown

PEPGS_LINEAR_DIAGONAL_DOWN (9)

Linear Diagonal Downward

LinearDiagonalUp

PEPGS_LINEAR_DIAGONAL_UP (10)

Linear Diagonal Upward

RectangleCross

PEPGS_RECTANGLE_CROSS (11)

Rectangular Cross Pattern

RadialCentered

PEPGS_RADIAL_CENTERED (12)

Radial, Bright Spot Centered

RadialBottomRight

PEPGS_RADIAL_BOTTOM_RIGHT (13)

Radial, Bright Spot Bottom Right

RadialTopRight

PEPGS_RADIAL_TOP_RIGHT (14)

Radial, Bright Spot Top Right

RadialBottomLeft

PEPGS_RADIAL_BOTTOM_LEFT (15)

Radial, Bright Spot Bottom Left

RadialTopLeft

PEPGS_RADIAL_TOP_LEFT (16)

Radial, Bright Spot Top Left

 

Comments

PePlot.Option.AreaStackedGradientStyle members of Pego.PePlot.Option, Pesgo.PePlot.Option

 

See Also: SubsetGradientStyle, AreaStackedBevelStyle, PlottingMethod