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