chart property

chart property

Returns a Chart object that represents the chart contained in the object.

Definition:

@property
def chart(self):
    ...

See Also