legend.pageButtonItemGap | number
[ default: 5 ]
legend.type 为 'scroll' 时有效。
图例控制块中,按钮和页信息之间的间隔。
legend.pageButtonGap | number
[ default: null ]
legend.type 为 'scroll' 时有效。
图例控制块和图例项之间的间隔。
legend.pageButtonPosition | string
[ default: 'end' ]
legend.type 为 'scroll' 时有效。
图例控制块的位置。可选值为:
legend.pageFormatter | string, Function
[ default: '{current}/{total}' ]
legend.type 为 'scroll' 时有效。
图例控制块中,页信息的显示格式。默认为 '{current}/{total}',其中 {current} 是当前页号(从 1 开始计数),{total} 是总页数。
如果 pageFormatter 使用函数,须返回字符串,参数为:
{
current: number
total: number
}
备案信息: 粤ICP备15087711号-2
Copyright © 2008-2024 啊嘎哇在线工具箱 All Rights.
本站所有资料来源于网络,版权归原作者所有,仅作学习交流使用,如不慎侵犯了您的权利,请联系我们。