count property

ChartAxisCollection.count property

Gets the number of axes in this collection.

@property
def count(self) -> int:
    ...

See Also