show_negative_points 属性

show_negative_points 属性

指示是否使用不同的颜色或标记突出显示迷你图组中的负值。

定义:

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

也可以看看