display_unit_label property

display_unit_label property

Represents a unit label on an axis in the specified chart. Unit labels are useful for charting large values— for example, in the millions or billions.

Definition:

@property
def display_unit_label(self):
    ...

See Also