is_auto_text property
is_auto_text property
Indicates the text is auto generated.
Definition:
@property
def is_auto_text(self):
    ...
@is_auto_text.setter
def is_auto_text(self, value):
    ...
See Also
- module aspose.cells.charts
- class Legend
Indicates the text is auto generated.
@property
def is_auto_text(self):
    ...
@is_auto_text.setter
def is_auto_text(self, value):
    ...
aspose.cells.chartsLegend