has_axis Methode

has_axis(self, 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 gibt es bei Pie, PieExploded, PiePie, PieBar, Pie3D, Pie3DExploded, Doughnut und DoughnutExploded keine Achsen.

Siehe auch