level2 property

ChartMultilevelValue.level2 property

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

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

See Also