text property
text property
Gets or sets the text of display unit label.
Definition:
@property
def text(self):
...
@text.setter
def text(self, value):
...
See Also
- module
aspose.cells.charts
- class
Title
Gets or sets the text of display unit label.
@property
def text(self):
...
@text.setter
def text(self, value):
...
aspose.cells.charts
Title