is_visible proprietà
is_visible proprietà
Rappresenta se l’asse è visibile.
Definizione:
@property
def is_visible(self):
...
@is_visible.setter
def is_visible(self, value):
...
Guarda anche
- modulo
aspose.cells.charts
- classe
Axis
Rappresenta se l’asse è visibile.
@property
def is_visible(self):
...
@is_visible.setter
def is_visible(self, value):
...
aspose.cells.charts
Axis