Description

For each McGraphObj in the collection, sets the LabelOffset property.

Return Type

None  

Syntax

object.SetLabelOffset OffsetX, OffsetY

The SetLabelOffset Method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McDisplayedObjects.
OffsetXRequired. A Long value.

X offset of label.

OffsetYRequired. A Long value.

Y offset of label.