ChartAxis

Pengamatan umum

ChartAxis adalah kelas di Aspose.Cells untuk Python.

Menampilkan sumbu grafik (kategori, nilai, atau seri).

Metode-metode yang digunakan

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.
SignatureDescription
__init__()
copy()Creates a shallow copy of the ChartAxis instance
 Bahasa Indonesia