Metodo has_axis

has_axis(self, aixs_type, is_primary)

Restituisce gli assi presenti nel grafico.


def has_axis(self, aixs_type, is_primary):
    ...
ParametroTipoDescrizione
aixs_typeAxisType
is_primarybool

Osservazioni

Normalmente, Pie, PieExploded, PiePie,PieBar, Pie3D, Pie3DExploded,Doughnut, DoughnutExploded non è un asse.

Guarda anche