is_automatic_size property
is_automatic_size property
Indicates whether the chart frame is automatic sized.
Definition:
@property
def is_automatic_size(self):
    ...
@is_automatic_size.setter
def is_automatic_size(self, value):
    ...
See Also
- module aspose.cells.charts
- class Legend