Interface: PointOptions

    Properties

    backgroundColor:

    Inherited from

    .backgroundColor

    Defined in

    index.esm.d.ts:1690 (opens new window)


    borderColor

    borderColor: Color

    Inherited from

    CommonElementOptions.

    Defined in


    borderWidth: number

    Inherited from

    .borderWidth

    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:1877PointOptions - 图5 (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:1872PointOptions - 图7 (opens new window)


    rotation

    rotation:

    Point rotation (in degrees).

    default 0

    Defined in