depth property

depth property

Gets the depth front to back in units of 1/4000 of chart’s width after calls Chart.Calculate() method.

Definition:

@property
def depth(self):
    ...

See Also