Interface: PointPrefixedOptions

Properties

pointBackgroundColor

pointBackgroundColor: Color

The fill color for points.

Defined in: index.esm.d.ts:1755PointPrefixedOptions - 图1 (opens new window)


pointBorderColor

pointBorderColor: Color

The border color for points.

Defined in: index.esm.d.ts:1759PointPrefixedOptions - 图2 (opens new window)


pointBorderWidth

pointBorderWidth: number

The width of the point border in pixels.

Defined in: index.esm.d.ts:1763PointPrefixedOptions - 图3 (opens new window)


pointHitRadius

pointHitRadius: number

The pixel size of the non-displayed point that reacts to mouse events.

Defined in: index.esm.d.ts:1767PointPrefixedOptions - 图4 (opens new window)


pointRadius

pointRadius: number

The radius of the point shape. If set to 0, the point is not rendered.

Defined in: index.esm.d.ts:1771PointPrefixedOptions - 图5 (opens new window)


pointRotation

pointRotation: number

The rotation of the point in degrees.

Defined in: index.esm.d.ts:1775PointPrefixedOptions - 图6 (opens new window)


pointStyle

pointStyle: PointStyle

Style of the point.

Defined in: index.esm.d.ts:1779PointPrefixedOptions - 图7 (opens new window)