drop_lines属性

drop_lines属性

返回一个 Line 对象,该对象表示折线图或面积图上系列的下降线。 仅适用于折线图或面积图。

定义:

@property
def drop_lines(self):
    ...

也可以看看