auto_scaling 属性

auto_scaling 属性

如果 Microsoft Excel 缩放 3-D 图表,使其在大小上更接近等效的 2-D 图表,则为真。 RightAngleAxes 属性必须为 True。

定义:

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

也可以看看