méthode has_axis

has_axis(self, 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’ont pas d’axe.

Voir également