Visit Gigasoft's Web Site
 ProEssentials v11 Help

PointLabelsIIBoxed

Scope

Pego

Type

Boolean/Int32

Default

FALSE

JS / .NET

PeString.PointLabelsIIBoxed

OCX / VCL

PointLabelsIIBoxed

DLL

PEP_bPOINTLABELSIIBOXED

 

Purpose

This property enables horizontal grid lines between rows of PointLabelsII.  

 

The table can be further formatted with vertical grid lines via the PointLabelsIISeparators property.

 

Grid lines within the charting area normally draw vertical grid lines at data point locations.  GridLineSeparators set to True will draw grid lines at the mid point between data points.  This aligns with how the 2 dimensional point labels are separated making the chart grid lines and 2D PointLabels grid lines synchronize. 

 

Comments

PeString.PointLabelsIIBoxed members of Pego.PeString

 

Within the demo, see example 036.

 

See Also: PointLabelsII, PointLabelsIISeparators, GridLineSeparators