reflection property

reflection property

Represents a ReflectionEffect object that specifies reflection effect for the chart element or shape.

Example


reflectionEffect = shape.reflection

Definition:

@property
def reflection(self):
    ...

See Also