SetTextColorAt Method (Python)

Sets the color of the text in the label of the specified layer dimension.

Syntax

SpssLayerLabels.SetTextColorAt(index,color)

Parameters

index. Index of the layer dimension

color. Integer representation of the color

For information on setting color values, see Setting Color Values (Python).