Visit Gigasoft's Web Site
 ProEssentials v9 Help

ManualMaxPointLabel

Scope

Pego

Type

String

Default

empty

.NET

PeGrid.Configure.ManualMaxPointLabel

Ocx|Vcl

ManualMaxPointLabel

DLL

PEP_szMANUALMAXPOINTLABEL

 

Purpose

This property is only used in a real-time implementation. This property represents a point label which will be used to calculate the maximum point label length in determining the size of area for point label placement.

 

Comments

PeGrid.Configure.ManualMaxPointLabel members of Pego.PeGrid.Configure

 

If this value is not set for a real-time implementation, the Graph Object could overlap text or waste space in the point label portion of the Graph Objects image.

 

Similarly, ManualMaxDataString should also be set in a real-time implementation.

 

Chapter 5, Question 26 and the example code discuss more about real-time charting.