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