Visit Gigasoft's Web Site
 ProEssentials v9 Help

ForceVerticalPoints

Scope

Pego

Type

Int32

Default

PEFVP_AUTO

.NET

PeGrid.ForceVerticalPoints

Ocx|Vcl

ForceVerticalPoints

DLL

PEP_nFORCEVERTICALPOINTS

 

Purpose

This property controls whether point labels are forced into vertical, horizontal, or slanted orientation, or the orientation is automatically determined by the object.

 

.NET Gigasoft.Enums.

ActiveX and

 

ForceVerticalPoints.

DLL Constants

Description

Auto

PEFVP_AUTO (0)

Auto Orientation

Vertical

PEFVP_VERT (1)

Vertical Orientation

Horizontal

PEFVP_HORZ (2)

Horizontal Orientation

Slanted

PEFVP_SLANTED (3)

Slanted Orientation

 

Graph VCL Enumerations

eForceVerticalPoints =(gAutoOrientation, gVertical, gHorizontal, gSlanted);

 

Comments

PeGrid.ForceVerticalPoints members of Pego.PeGrid

 

See Also: PointLabels, and VertOrient90Degrees