Overview
CrossesType is a enum in Aspose.Slides FOSS for Python.
Determines where axis will cross.
Values
| Value | Description |
|---|
AXIS_CROSSES_AT_ZERO | Represents the axis crossing at zero |
MAXIMUM | Represents the axis crossing at the maximum value |
CUSTOM | Represents a user-defined axis crossing position |