Description
Position of ther label relatively to the measurement
-
Property type
-
A mcmmlpTypes enumeration.
-
Syntax
-
object.LabelPosition [= value]
The LabelPosition Property syntax has these parts: |
| object | An expression evaluating to an object of type McMMOptions. | | value | A mcmmlpTypes enumeration, as described in settings. | Settings The settings for value are:
 | mcmmlpCenter | 0 | |
 | mcmmlpTopleft | 1 | |
 | mcmmlpTopright | 2 | |
 | mcmmlpBtmleft | 3 | |
 | mcmmlpBtmright | 4 | |
 | mcmmlpLinebgn | 5 | |
 | mcmmlpLineend | 6 | |
|