level1 property

ChartMultilevelValue.level1 property

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

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

See Also