has_axis méthode

has_axis(aixs_type, is_primary)

Renvoie les axes qui existent sur le graphique.

def has_axis(self, aixs_type, is_primary):
    ...
ParamètreTaperDescription
aixs_typeAxisType
is_primarybool

Remarques

Normalement, Pie, PieExploded, PiePie,PieBar, Pie3D, Pie3DExploded,Doughnut, DoughnutExploded n’est pas un axe.

Voir également