is_display_unit_label_shown属性
is_display_unit_label_shown属性
表示显示单元标签是否显示在指定轴上。
评论
默认值是true。
定义:
@property
def is_display_unit_label_shown(self):
...
@is_display_unit_label_shown.setter
def is_display_unit_label_shown(self, value):
...
表示显示单元标签是否显示在指定轴上。
默认值是true。
@property
def is_display_unit_label_shown(self):
...
@is_display_unit_label_shown.setter
def is_display_unit_label_shown(self, value):
...