Visit Gigasoft's Web Site
 ProEssentials v9 Help

DataShadows

Scope

Pego, Pesgo, Pepso, Pepco

Type

Int32

Default

PEDS_3D (2)

.NET

PePlot.DataShadows

Ocx|Vcl

DataShadows

DLL

PEP_nDATASHADOWS

 

Purpose

This property controls whether shadows or 3D effects will be used with plotting method graphics.

 

.NET Gigasoft.Enums.

ActiveX and

 

DataShadows.

DLL Constants

Description

None

PEDS_NONE (0)

No Shadow or 3D effect.

Shadows

PEDS_SHADOWS (1)

Shadow effect on Bars, Areas, and Points

ThreeDimensional

PEDS_3D (2)

3D effect on Bars and Areas.

 

VCL Enumerations

eDataShadows = (xNo3D, xWithShadows, xWithThreeD);

Replace the prefix "x" with g (graph), sg (scientific graph), td (3d scientific graph), ps (polar/smith), or pc (pie chart)

 

Comments

PePlot.DataShadows members of Pego.PePlot, Pesgo.PePlot, Pepso.PePlot, Pepco.PePlot

 

See Also: ThreeDThreshold PlottingMethod, GradientBars, DataShadowsTranslucent