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):
...
也可以看看
- 模块 aspose.cells.charts
- 类 Axis