data_labels属性

data_labels属性

返回一个 ChartPoint.data_labels 对象,表示与此图表点关联的数据标签。

定义:

@property
def data_labels(self):
    ...

也可以看看