has_axis Methode

has_axis(aixs_type, is_primary)

Gibt zurück, welche Achsen im Diagramm vorhanden sind.

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

Bemerkungen

Normalerweise ist Pie, PieExploded, PiePie,PieBar, Pie3D, Pie3DExploded,Doughnut, DoughnutExploded keine Achse.

Siehe auch