filtered_n_series属性

filtered_n_series属性

获取一个 SeriesCollection 集合,表示图表中过滤的数据系列。

定义:

@property
def filtered_n_series(self):
    ...

也可以看看