Visit Gigasoft's Web Site
 ProEssentials v9 Help

ShowPolarGrid

Scope

Pepso

Type

Int32

Default

PESGP_HORZ

.NET

PeGrid.Option.ShowPolarGrid

Ocx|Vcl

ShowPolarGrid

DLL

PEP_nSHOWPOLARGRID

 

Purpose

This property is only used if SmithChart is set to PESM_SMITH. It controls whether there will be a horizontal and/or vertical grid line bisecting the smith grid. Possible values are defined by the following constants:

 

.NET Gigasoft.Enums.

ActiveX and

 

ShowPolarGrid.

DLL Constants

Description

None

PESPG_NONE(0)

No horizontal or vertical grid lines.

Horizontal

PESPG_HORZ(1)

Horizontal line included in smith grid.

HorzAndVert

PESPG_HORZANDVERT(2)

Horizontal and vertical lines in smith grid.

 

Comments

PeGrid.Option.ShowPolarGrid members of Pepso.PeGrid.Option

 

See Also: SmartGrid

 

Within the demo, see example 203.