# インターフェース: PointOptions

# 階層構造

# プロパティ

# backgroundColor

backgroundColor: Color

# 継承元

CommonElementOptions.backgroundColor

# 定義場所

types/index.d.ts:1807 (新しいウィンドウで開きます)


# borderColor

borderColor: Color

# 継承元

CommonElementOptions.borderColor

# 定義場所

types/index.d.ts:1806 (新しいウィンドウで開きます)


# borderWidth

borderWidth: number

# 継承元

CommonElementOptions.borderWidth

# 定義場所

types/index.d.ts:1805 (新しいウィンドウで開きます)


# drawActiveElementsOnTop

drawActiveElementsOnTop: boolean

アクティブな要素をデータセットの他の要素の上に描画します。

デフォルト値

true

# 定義場所

types/index.d.ts:2008 (新しいウィンドウで開きます)


# hitRadius

hitRadius: number

ヒット検出のためにポイントの半径に追加される余分な半径。

デフォルト値

1

# 定義場所

types/index.d.ts:1993 (新しいウィンドウで開きます)


# pointStyle

pointStyle: PointStyle

ポイントスタイル

デフォルト値

'circle';

# 定義場所

types/index.d.ts:1998 (新しいウィンドウで開きます)


# radius

radius: number

ポイントの半径

デフォルト値

3

# 定義場所

types/index.d.ts:1988 (新しいウィンドウで開きます)


# rotation

rotation: number

ポイントの回転 (度数)。

デフォルト値

0

# 定義場所

types/index.d.ts:2003 (新しいウィンドウで開きます)