is_logarithmic Eigentum

is_logarithmic Eigentum

Gibt an, ob der Skalentyp der Werteachse logarithmisch ist oder nicht.

Definition:

@property
def is_logarithmic(self):
    ...
@is_logarithmic.setter
def is_logarithmic(self, value):
    ...

Siehe auch