Visit Gigasoft's Web Site
 ProEssentials v9 Help

ShowZAxis

Scope

Pe3do

Type

Int32

Default

PESA_ALL

.NET

PeGrid.Option.ShowZAxis

Ocx|Vcl

ShowZAxis

DLL

PEP_nSHOWZAXIS

 

Purpose

This property controls the style of z axis to display.

 

.NET Gigasoft.Enums.

ActiveX and

 

ShowAxis.

DLL Constants

Description

All

PESA_ALL (0)

Grid, Grid Numbers and Axis Labels

AxisLabels

PESA_AXISLABELS (1)

Grid and Axis Labels.

GridNumbers

PESA_GRIDNUMBERS (2)

Grid and Grid Numbers.

NoNumbersOrLabels

PESA_NONE (3)

Grid Only, no Grid Numbers or Axis Labels.

LabelOnly

PESA_LABELONLY(4)

Axis Labels Only, no Grid or Grid Numbers.

Empty

PESA_EMPTY(5)

Empty axis with No Grid, Grid Number, or Axis Labels.

 

3D Scientific Graph VCL Enumerations

eShowAxis = (tdGridPlusAxisLabels, tdAxisLabels, tdGridLabels, tdNoLabels tdAxisLabelsOnly, tdEmpty);

 

Comments

PeGrid.Option.ShowZAxis members of Pe3do.PeGrid.Option

 

See Also, ShowYAxis, ShowXAxis, GridLineControl, ZAxisLabel

 

See Chapter 6.