over_lay属性

over_lay属性

表示在图表上覆盖居中标题而不调整图表大小。

定义:

@property
def over_lay(self):
    ...
@over_lay.setter
def over_lay(self, value):
    ...

也可以看看