format property

format property

Returns the format of a plot area. Read-only IFormat.

Definition:

@property
def format(self):
    ...

See Also