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

NameTypeAccessDescription
axis_id``ReadGets the axis id.
axis_type``ReadGets the axis type.
orientation``ReadGets the orientation.
position``ReadGets the position.
deleted``ReadGets the deleted.
crosses``ReadGets the crosses.
cross_ax``ReadGets the cross ax.
num_fmt``ReadGets the num fmt.
source_linked``ReadGets the source linked.
tick_lbl_pos``ReadGets the tick lbl pos.
major_tick_mark``ReadGets the major tick mark.
minor_tick_mark``ReadGets the minor tick mark.
min_val``ReadGets the min val.
max_val``ReadGets the max val.
auto``ReadGets the auto.
lbl_algn``ReadGets the lbl algn.
lbl_offset``ReadGets the lbl offset.
cross_between``ReadGets the cross between.

méthodes

SignatureDescription
__init__()
copy()Creates a shallow copy of the ChartAxis instance

Voir aussi

  • Aspose.Cells pour Python — Enterprise API Reference
 Français