last_point_color 属性

last_point_color 属性

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

定义:

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

也可以看看