charts property

charts property

Gets the collection of all charts on the presentation.

Definition:

@property
def charts(self):
    ...

See Also