shape_properties property

shape_properties property

Gets the ShapePropertyCollection object that holds the visual shape properties of the ChartPoint.

Definition:

@property
def shape_properties(self):
    ...

See Also