show_first_point 属性

show_first_point 属性

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

定义:

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

也可以看看