border_width_px property

border_width_px property

Gets the width of border in units of pixels after calls Chart.Calculate() method.

Definition:

@property
def border_width_px(self):
    ...

See Also