g6/packages/site/docs/common/Marker.en.md
2023-11-10 20:58:48 +08:00

637 B

markerStart

Type: DisplayObject

Default: null

Required: false

Description: Marker at the start point

markerMid

Type: DisplayObject

Default: null

Required: false

Description: Marker at the middle point

markerEnd

Type: DisplayObject

Default: null

Required: false

Description: Marker at the end point

markerStartOffset

Type: number

Default: 0

Required: false

Description: The offset of the start marker

markerEndOffset

Type: number

Default: 0

Required: false

Description: The offset of the end marker