VAlign Property [AutoPlotLabels]
The VAlign property returns or sets plot label vertical alignment. Returns a Long.
Syntax
object.VAlign
object.VAlign = VAlign
Parameter | Type | Description |
VAlign | Long | required, grfVAlignment |
Example
This example shows how to set the vertical alignment for plot labels.
Label.VAlign = grfAlternateTB
Used by: AutoPlotLabels object