Interface: PointOptions
-
↳
Properties
• backgroundColor:
Inherited from
Defined in
index.esm.d.ts:1690 (opens new window)
borderColor
• borderColor: Color
Inherited from
Defined in
• borderWidth: number
Inherited from
Defined in
drawActiveElementsOnTop
• drawActiveElementsOnTop: boolean
Draw the active elements over the other elements of the dataset,
true
Defined in
index.esm.d.ts:1892 (opens new window)
• hitRadius: number
Extra radius added to point radius for hit detection.
default
1
Defined in
index.esm.d.ts:1877 (opens new window)
pointStyle
• pointStyle: PointStyle
‘circle;
Defined in
index.esm.d.ts:1882 (opens new window)
• radius: number
Point radius
default
3
Defined in
index.esm.d.ts:1872 (opens new window)
rotation
• rotation:
Point rotation (in degrees).
default
0