show_negative_bubbles 属性

show_negative_bubbles 属性

如果图表组显示负气泡,则为真。仅对气泡图有效。

定义:

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

也可以看看