Visit Gigasoft's Web Site
 ProEssentials v10 Help

ContourLabels

Scope

Pesgo, Pe3do

Type

Property Array of type String

Default

empty

.NET

PeString.ContourLabels

Ocx|Vcl

ContourLabels

DLL

PEP_szaCONTOURLABELS

 

Purpose

If items are defined in this property and ContourStyleLegend is TRUE, then this property allows for custom text to be associated with a color within the continuously colored contour legend. You can assign a label per color but if using many colors, there is currently no logic to prevent labels from overlapping as the default numeric contour legends do. So if defining many SubsetColors or ContourColors, only define a few labels at strategic colors to prevent overlapping.

 

This property was designed to be used when LegendLocation is set to PELL_LEFT or PELL_RIGHT. The provided demo and example projects show use of the above property. See demo example 120 and commented code.

 

C/C++ developers set this property with PEvsetcell.

 

Comments

PeString.ContourLabels members of Pesgo.PeString, Pe3do.PeString