is_display_unit_label_shown propriété

is_display_unit_label_shown propriété

Représente si l’étiquette de l’unité d’affichage est affichée sur l’axe spécifié.

Remarques

La valeur par défaut est True.

Définition:

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

Voir également