count property

ChartLegendEntryCollection.count property

Returns the number of ChartLegendEntry in this collection.

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

See Also