is_display_unit_label_shown fastighet

is_display_unit_label_shown fastighet

Representerar om displayenhetens etikett visas på den angivna axeln.

Anmärkningar

Standardvärdet är True.

Definition:

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

Se även