is_auto_tick_label_spacing属性
is_auto_tick_label_spacing属性
表示刻度标签的间距是否自动
定义:
@property
def is_auto_tick_label_spacing(self):
...
@is_auto_tick_label_spacing.setter
def is_auto_tick_label_spacing(self, value):
...
表示刻度标签的间距是否自动
@property
def is_auto_tick_label_spacing(self):
...
@is_auto_tick_label_spacing.setter
def is_auto_tick_label_spacing(self, value):
...