Interface: PointPrefixedOptions

    The fill color for points.

    Defined in: index.esm.d.ts:1783 (opens new window)


    pointBorderColor

    pointBorderColor: Color

    The border color for points.

    Defined in:


    pointBorderWidth: number

    Defined in: index.esm.d.ts:1791 (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:1795PointPrefixedOptions - 图4 (opens new window)


    pointRadius: number

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


    pointRotation

    pointRotation: number

    The rotation of the point in degrees.

    Defined in: index.esm.d.ts:1803 (opens new window)


    pointStyle:

    Style of the point.

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