Visit Gigasoft's Web Site
 ProEssentials v11 Help

PointLabelsIISeparators

Scope

Pego

Type

Boolean/Int32

Default

FALSE

JS / .NET

PeString.PointLabelsIISeparators

OCX / VCL

PointLabelsIISeparators

DLL

PEP_bPOINTLABELSIISEPARATORS

 

Purpose

This property enables vertical grid lines between columns of PointLabelsII.  

 

The table can be further formatted with horizontal grid lines via the PointLabelsIIBoxed 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.PointLabelsIISeparators members of Pego.PeString

 

Within the demo, see example 036.

 

See Also: PointLabelsII, PointLabelsIIBoxed, GridLineSeparators