show_last_point 属性

show_last_point 属性

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

定义:

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

也可以看看