Visit Gigasoft's Web Site
 ProEssentials v10 Help

SubsetGradientBoundary

Scope

Pego, Pesgo

Type

Property Array of type Int32

Default

empty array, no gradients

.NET

PePlot.Option.SubsetGradientBoundary

Ocx|Vcl

SubsetGradientBoundary

DLL

PEP_naSUBSETGRADIENTBOUNDARY

 

Purpose

If SubsetGradientStyle is used to add a gradient, this property controls the extents of the underlying gradient graphic. If set to Axis, the gradient is applied to the axis, and the subset graphic is the clipped viewport of such gradient. If set to Data, the bounding box holding subset data coordinates is used for underlying gradient graphic.

 

 

.NET Gigasoft.Enums.

ActiveX and

 

GradientBoundary.

DLL Constants

Description

Data

PEGB_DATA (0)

Gradient extents are limited to data coordinates.

Axis

PEGB_AXIS (1)

Gradient extents are limited to axis containing data coordinates.

 

Comments

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

 

See Also: SubsetGradientStyle, SubsetColors, PlottingMethod