grfDisperse Values
Value |
# |
Description |
grfDispAroundClock |
0 |
move labels in a clockwise direction |
grfDispCardinalDir |
1 |
compares the distances of moving labels in up/down/left/right directions, and uses the shortest distance as the new position |
grfDispUpOnly |
2 |
moves the labels up |
grfDispDownOnly |
3 |
moves the labels down |
grfDispLeftOnly |
4 |
moves the labels to the left |
grfDispRightOnly |
5 |
moves the labels to the right |
grfDispDownOnly |
6 |
positions the labels randomly inside a circle centered at the original position within the specified distLimit as the radius |
grfDispAlongRayFromOrigin |
7 |
moves the labels along a ray from the label origin (not available in the user interface) |