CrossType enumeration
CrossType enumeration
Represents the axis cross type.
The CrossType type exposes the following members:
Fields
| Field | Description |
|---|---|
| AUTOMATIC | Microsoft Excel sets the axis crossing point. |
| MAXIMUM | The axis crosses at the maximum value. |
| MINIMUM | The axis crosses at the minimum value. |
| CUSTOM | The axis crosses at the custom value. |
See Also
- module
aspose.cells.charts