Visit Gigasoft's Web Site
 ProEssentials v9 Help

LongYAxisTickMenu

Scope

Pego, Pesgo, Pepso

Type

Int32

Default

PEMC_SHOW

.NET

PeUserInterface.Menu.YAxisLongTick

Ocx|Vcl

LongYAxisTickMenu

DLL

PEP_nLONGYAXISTICKMENU

 

Purpose

This property controls the visibility of LongYAxisTick Menu.

 

.NET Gigasoft.Enums.

ActiveX and

 

MenuControl.

DLL Constants

Description

Hide

PEMC_HIDE (0)

Hides Menu

Show

PEMC_SHOW (1)

Show Menu

Grayed

PEMC_GRAYED (2)

Displays text but not available for selection.

 

VCL Enumerations:

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

eMenuControl = (xHideMenu, xShowMenu, xGrayMenu);

 

Comments

PeUserInterface.Menu.YAxisLongTick members of Pego.PeUserInterface.Menu, Pesgo.PeUserInterface.Menu, Pepso.PeUserInterface.Menu

 

See Also: YAxisLongTicks