font property

font property

Gets a ChartDataTable.font object which represents the font setting of the specified chart data table.

Definition:

@property
def font(self):
    ...

See Also