ChartAxis
Vue de l’ensemble
‘ChartAxis’ est une classe dans Aspose.Cells FOSS pour Python.
Il représente un axes de diagramme (catégorie, valeur ou série).
Cette classe fournit 2 méthodes pour travailler avec des objets ChartAxis dans les programmes Python. Les méthodologies disponibles comprennent: __init__, ‘copy. Tous les membres publics sont accessibles à n'importe quelle application Pythone après l'installation de l’Aspose.Cell FOSS pour le package Pyathon. Propriétés: 'auto', 'axis_id , ’ axis-type ; 'cross_ax; ‘cross_between` et 12 autres.
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
axis_id | `` | Read | Gets the axis id. |
axis_type | `` | Read | Gets the axis type. |
orientation | `` | Read | Gets the orientation. |
position | `` | Read | Gets the position. |
deleted | `` | Read | Gets the deleted. |
crosses | `` | Read | Gets the crosses. |
cross_ax | `` | Read | Gets the cross ax. |
num_fmt | `` | Read | Gets the num fmt. |
source_linked | `` | Read | Gets the source linked. |
tick_lbl_pos | `` | Read | Gets the tick lbl pos. |
major_tick_mark | `` | Read | Gets the major tick mark. |
minor_tick_mark | `` | Read | Gets the minor tick mark. |
min_val | `` | Read | Gets the min val. |
max_val | `` | Read | Gets the max val. |
auto | `` | Read | Gets the auto. |
lbl_algn | `` | Read | Gets the lbl algn. |
lbl_offset | `` | Read | Gets the lbl offset. |
cross_between | `` | Read | Gets the cross between. |
méthodes
| Signature | Description |
|---|---|
__init__() | |
copy() | Creates a shallow copy of the ChartAxis instance |
Voir aussi
- Aspose.Cells pour Python — Enterprise API Reference