shadow_effect property

shadow_effect property

Represents a ShadowEffect object that specifies shadow effect for the chart element or shape.

Example


shadowEffect = shape.shadow_effect

Definition:

@property
def shadow_effect(self):
    ...

See Also