is_3d property

is_3d property

Indicates whether the chart is a 3d chart.

Definition:

@property
def is_3d(self):
    ...

See Also