cross_filter_type 属性

cross_filter_type 属性

返回或设置切片器是否参与与其他切片器的交叉过滤 共享相同的切片器缓存,以及如何显示交叉过滤。读/写

定义:

@property
def cross_filter_type(self):
    ...
@cross_filter_type.setter
def cross_filter_type(self, value):
    ...

也可以看看