depth_px property

depth_px property

Gets the depth front to back in units of pixels after calls Chart.Calculate() method.

Definition:

@property
def depth_px(self):
    ...

See Also