Layer.Plotn.ContourLabels

LabTalk Object Type:

Window

The layer.plotn.contourlabels object is a sub-object of the layer object. It provides script access to the contour label options in the Plot Details dialog box.


Note: Replace n with the data list number of the contour plot you want to edit.


Properties:

Property Access Description
layer.plotn.contourlabels.font

(8.51 SR0)

Read/write,
numeric
Set font for the contour labels, by the index of the current font list.
layer.plotn.contourlabels.color

(8.51 SR0)

Read/write,
numeric
Set color for the contour labels by using the color index, such as 1 = black, 2 = red, 3 = green, 4 = blue, etc. See the color list in the appendix.
layer.plotn.contourlabels.size

(8.51 SR0)

Read/write,
numeric
Set font size for the contour labels, in the unit of points.
layer.plotn.contourlabels.whiteout

(8.51 SR0)

Read/write,
numeric
Whether display a white background behind each data label value, 1 = yes, 0 = no.
layer.plotn.contourlabels.bold

(8.51 SR0)

Read/write,
numeric
Whether set the font bold, 1 = yes, 0 = no.
layer.plotn.contourlabels.italic

(8.51 SR0)

Read/write,
numeric
Whether set the font italic, 1 = yes, 0 = no.
layer.plotn.contourlabels.underline

(8.51 SR0)

Read/write,
numeric
Whether enable underline of the contour labels, 1 = yes, 0 = no.