position属性

position属性

获取或设置图例 position 类型。

评论

定义:

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

也可以看看