chart_data_table property

chart_data_table property

Returns a data table of a chart. Read-only IDataTable.

Definition:

@property
def chart_data_table(self):
    ...

See Also