SetBackgroundColorAt Method (Python)
Sets the background color of the specified layer label.
Syntax
SpssLayerLabels.SetBackgroundColorAt(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).