SetVAlignAt Method (Python)
Sets the vertical alignment of the label for the specified layer dimension.
Syntax
SpssLayerLabels.SetVAlignAt(index,alignment)
Parameters
index. Index of the layer dimension
Type | Description |
---|---|
SpssClient.SpssVAlignTypes.SpssVAlTop | Top |
SpssClient.SpssVAlignTypes.SpssVAlBottom | Bottom |
SpssClient.SpssVAlignTypes.SpssVAlCenter | Center |