walls_and_gridlines_2d属性
walls_and_gridlines_2d属性
如果网格线在三维图表上以二维方式绘制,则为 True。
定义:
@property
def walls_and_gridlines_2d(self):
...
@walls_and_gridlines_2d.setter
def walls_and_gridlines_2d(self, value):
...
如果网格线在三维图表上以二维方式绘制,则为 True。
@property
def walls_and_gridlines_2d(self):
...
@walls_and_gridlines_2d.setter
def walls_and_gridlines_2d(self, value):
...