floor property

floor property

Returns a Chart.floor object that represents the walls of a 3-D chart.

Remarks

This property doesn’t apply to 3-D pie charts.

Definition:

@property
def floor(self):
    ...

See Also