Visit Gigasoft's Web Site
 ProEssentials v9 Help

ViewingStyle

Scope

Pego, Pesgo, Pe3do, Pepso, Pepco

Type

Int32

Default

PEVS_COLOR

.NET

PeColor.ViewingStyle

Ocx|Vcl

ViewingStyle

DLL

PEP_nVIEWINGSTYLE

 

Purpose

This property controls the viewing style of the object. Possible values are defined by the following constants:

 

.NET Gigasoft.Enums.

ActiveX and

 

ViewingStyle.

DLL Constants

Description

Color

PEVS_COLOR (0)

Color Style.

Mono

PEVS_MONO (1)

Monochrome Style.

MonoWithSymbols

PEVS_MONOWITHSYMBOLS (2)

Monochrome with Symbols.

 

Graph VCL Enumerations

eViewingStyle = (gColor, gMonochrome, gMonoPlusSymbols);

 

Scientific Graph VCL Enumerations

eViewingStyle = (sgColor, sgMonochrome, sgMonoPlusSymbols);

 

3D Scientific Graph VCL Enumerations

eViewingStyle = (tdColor, tdMonochrome, tdMonoPlusSymbols);

 

Polar/Smith Chart VCL Enumerations

eViewingStyle = (psColor, psMonochrome, psMonoPlusSymbols);

 

Pie Chart VCL Enumerations

eViewingStyle = (pcColor, pcMonochrome);

 

Comments

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

 

See Also: SubsetPointTypes, SubsetColors, SubsetShades