level3 property

ChartMultilevelValue.level3 property

Gets the name of the chart bottom level that this value refers to.

@property
def level3(self) -> str:
    ...

See Also