legend.orient | string
[ default: 'horizontal' ]
图例列表的布局朝向。
可选:
legend.align | string
[ default: 'auto' ]
图例标记和文本的对齐。默认自动,根据组件的位置和 orient 决定,当组件的 left 值为 'right' 以及纵向布局(orient 为 'vertical')的时候为右对齐,及为 'right'。
关闭