show_low_point 属性

show_low_point 属性

指示是否突出显示迷你图组中数据的最低点。

定义:

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

也可以看看