# 接口: PointPrefixedOptions
# 属性
# pointBackgroundColor
• pointBackgroundColor: 颜色
点的填充颜色。
# 定义于
types/index.d.ts:2023 (在新窗口中打开)
# pointBorderColor
• pointBorderColor: 颜色
点的边框颜色。
# 定义于
types/index.d.ts:2027 (在新窗口中打开)
# pointBorderWidth
• pointBorderWidth: 数字
点的边框宽度(以像素为单位)。
# 定义于
types/index.d.ts:2031 (在新窗口中打开)
# pointHitRadius
• pointHitRadius: 数字
对鼠标事件做出响应的未显示点的像素大小。
# 定义于
types/index.d.ts:2035 (在新窗口中打开)
# pointRadius
• pointRadius: 数字
点形状的半径。如果设置为 0,则不渲染点。
# 定义于
types/index.d.ts:2039 (在新窗口中打开)
# pointRotation
• pointRotation: 数字
点的旋转角度(以度为单位)。
# 定义于
types/index.d.ts:2043 (在新窗口中打开)
# pointStyle
• pointStyle: 点样式
点的样式。