ZAlign Property [AutoPlotLabels]
The ZAlign property returns or sets 3D plot label Z alignment. Returns a Long.
Syntax
object.ZAlign
object.ZAlign = ZAlign
Parameter | Type | Description |
ZAlign | Long | required, grfZAlignment |
Example
This example shows how to set the plot label Z alignment.
PlotLabels.ZAlign = grfAlignFront
Used by: AutoPlotLabels object