Description

Set the offset of the label attached to this object in both directions, relatively to the object position.

Return Type

None  

Syntax

object.SetLabelOffset OffsetX, OffsetY

The SetLabelOffset Method syntax has these parts:

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

Remarks

These values can be negative.