# 介面:PointPrefixedOptions

# 屬性

# pointBackgroundColor

pointBackgroundColor: Color

點的填充顏色。

# 定義於

types/index.d.ts:2023 (在新視窗開啟)


# pointBorderColor

pointBorderColor: Color

點的邊框顏色。

# 定義於

types/index.d.ts:2027 (在新視窗開啟)


# pointBorderWidth

pointBorderWidth: number

點邊框的寬度,以像素為單位。

# 定義於

types/index.d.ts:2031 (在新視窗開啟)


# pointHitRadius

pointHitRadius: number

未顯示的點對滑鼠事件做出反應的像素大小。

# 定義於

types/index.d.ts:2035 (在新視窗開啟)


# pointRadius

pointRadius: number

點形狀的半徑。如果設定為 0,則不會渲染點。

# 定義於

types/index.d.ts:2039 (在新視窗開啟)


# pointRotation

pointRotation: number

點的旋轉角度,以度為單位。

# 定義於

types/index.d.ts:2043 (在新視窗開啟)


# pointStyle

pointStyle: PointStyle

點的樣式。

# 定義於

types/index.d.ts:2047 (在新視窗開啟)