is_visible fastighet
is_visible fastighet
Representerar om axeln är synlig.
Definition:
@property
def is_visible(self):
...
@is_visible.setter
def is_visible(self, value):
...
Se även
- modul
aspose.cells.charts
- klass
Axis
Representerar om axeln är synlig.
@property
def is_visible(self):
...
@is_visible.setter
def is_visible(self, value):
...
aspose.cells.charts
Axis