chart_data property

chart_data property

Returns information about the linked or embedded data associated with a chart. Read-only IChartData.

Definition:

@property
def chart_data(self):
    ...

See Also