has_axis metod

has_axis(self, aixs_type, is_primary)

Returnerar vilka axlar som finns på diagrammet.


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

Anmärkningar

Normalt sett finns ingen axel i Pie, PieExploded, PiePie, PieBar, Pie3D, Pie3DExploded, Doughnut, DoughnutExploded.

Se även