reflection属性
reflection属性
表示一个 ReflectionEffect
对象,该对象为图表元素或形状指定 reflection 效果。
例子
reflectionEffect = shape.reflection
定义:
@property
def reflection(self):
...
表示一个 ReflectionEffect
对象,该对象为图表元素或形状指定 reflection 效果。
reflectionEffect = shape.reflection
@property
def reflection(self):
...