title: is_automatic_max_value property second_title: Aspose.Cells for Python via .NET API References description: type: docs weight: 210 url: /aspose.cells.charts/axis/is_automatic_max_value/ is_root: false
Indicates whether the max value is automatically assigned.
@property
def is_automatic_max_value(self):
...
@is_automatic_max_value.setter
def is_automatic_max_value(self, value):
...- module
aspose.cells.charts - class
Axis