Visit Gigasoft's Web Site
 ProEssentials v9 Help

PointsToGraphInit

Scope

Pego

Type

Int32

Default

PEPTGI_FIRSTPOINTS

.NET

PeUserInterface.Scrollbar.PointsToGraphInit

Ocx|Vcl

PointsToGraphInit

DLL

PEP_nPOINTSTOGRAPHINIT

 

Purpose

This property controls whether the first points or last points are initially displayed when the object has a horizontal scrollbar. Possible values are:

 

.NET Gigasoft.Enums.

ActiveX and

 

PointsToGraphInit.

DLL Constants

Description

First

PEPTGI_FIRSTPOINTS(0)

First points.

Last

PEPTGI_LASTPOINTS(1)

Last points.

 

Graph VCL Enumerations

ePointsToGraphInit = (gFirst, gLast);

 

Comments

PeUserInterface.Scrollbar.PointsToGraphInit members of Pego.PeUserInterface.Scrollbar

 

See Also: PointsToGraph, HorzScrollPos