get_chart_data_range方法

get_chart_data_range(self)

获取图表的数据源范围。

返回

数据源。


def get_chart_data_range(self):
    ...

注意事项

仅支持范围。

也可以看看