ChartAxis
Übersicht über die
ChartAxis ist eine Klasse in Aspose.Cells für Python.
Darstellt eine Grafik-Achse (Kategorie, Wert oder Reihe).
Methoden und Verfahren
| 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. |
| Signature | Description |
|---|---|
__init__() | |
copy() | Creates a shallow copy of the ChartAxis instance |