font property

font property

Returns a TickLabels.font object that represents the font of the specified TickLabels object.

Definition:

@property
def font(self):
    ...

See Also