is_in_secondary_plot 属性

is_in_secondary_plot 属性

获取或设置一个值指示此数据点是否在第二个饼图或条形图中 在一个饼饼图或饼图条上

定义:

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

也可以看看