Visit Gigasoft's Web Site
 ProEssentials v11 Help

ShowContourLegendII

Scope

Pego, Pesgo, Pe3do, Pepso 

Type

Int32

Default

PESCL_NONE

JS / .NET

PeLegend.ContourLegendII.ShowContourLegend

OCX / VCL

ShowContourLegendII

DLL

PEP_nSHOWCONTOURLEGENDII

 

Purpose

This property controls the visibility of secondary Contour Legend.

 

.NET Gigasoft.Enums.

ActiveX and

 

ShowContourLegendII.

DLL Constants

Description

None

PESCL_NONE (0)

No secondary contour legend

SecondPlusFirst

PESCL_SECOND_PLUS_FIRST (1)

Show both contour legends

SecondOnly

PESCL_SECOND_ONLY (2)

Only show secondary contour legend

 

VCL Enumerations:

Replace the x prefix with either g(graph), sg(scientific graph), td(3D scientific graph), ps(polar/smith).

eMenuControl = (xHideMenu, xShowMenu, xGrayMenu);

 

Comments

See demo 141 for an example implementation of secondary contour legend. 

 

PeLegend.ContourLegendII.ShowContourLegend members of Pego.PeLegend.ContourLegendII, Pesgo.PeLegend.ContourLegendII, Pe3do.PeLegend.ContourLegendII, Pepso.PeLegend.ContourLegendII 

 

See Also: ShowLegend