has_axis yöntemi

has_axis(aixs_type, is_primary)

Grafikte hangi eksenlerin bulunduğunu döndürür.

def has_axis(self, aixs_type, is_primary):
    ...
ParametreTipTanım
aixs_typeAxisType
is_primarybool

Notlar

Normalde, Pie, PieExploded, PiePie,PieBar, Pie3D, Pie3DEExploded,Doughnut, DonutExploded hiçbir eksen değildir.

Ayrıca bakınız