show_negative_bubbles属性

show_negative_bubbles属性

如果图表组显示负气泡,则为 True。仅适用于气泡图。

定义:

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

也可以看看