low_point_color 属性

low_point_color 属性

获取和设置迷你图组中数据最低点的颜色。

定义:

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

也可以看看