Visit Gigasoft's Web Site
 ProEssentials v9 Help

TAHeaderOrientation

Scope

Pe3do, Pepso, Pego, Pesgo

Type

Int32

Default

10

.NET

PeAnnotation.Table.HeaderOrientation

Ocx|Vcl

TAHeaderOrientation

DLL

PEP_nTAHEADERORIENTATION

 

Purpose

This property controls the orientation of the header rows when TAHeaderRows is non-zero.

 

.NET Gigasoft.Enums.

ActiveX and

 

TAHeaderOrientation.

DLL Constants

Description

Horizontal

PETAHO_HORZ(0)

Horizontal

Ninety

PETAHO_90(1)

Vertical 90 degrees

TwoHundredSeventy

PETAHO_270(2)

Vertical 270 degrees

 

VCL Enumerations:

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

eTAHeaderOrientation = (xHorzHeader, x90DegHeader, x270DegHeader);

 

Comments

PeAnnotation.Table.HeaderOrientation members of Pe3do.PeAnnotation.Table, Pepso.PeAnnotation.Table, Pego.PeAnnotation.Table, Pesgo.PeAnnotation.Table

 

See Also: TAHeaderRows, ShowAllTableAnnotations,and ShowTableAnnotation

 

See Chapter 7, Common Question 37 for more information on table annotations.