Skip to main content
Version: v24

Interface: PathLineToolOverrides

Charting Library.PathLineToolOverrides

Override properties for the Path drawing tool.

Properties

PropertyType
linetoolpath.leftEndnumber
linetoolpath.lineColorstring
linetoolpath.lineStylenumber
linetoolpath.lineWidthnumber
linetoolpath.rightEndnumber

linetoolpath.leftEnd

Default value: 0

Signature

 linetoolpath.leftEnd: number

Type

number


linetoolpath.lineColor

Default value: #2962FF

Signature

 linetoolpath.lineColor: string

Type

string


linetoolpath.lineStyle

Default value: 0

Signature

 linetoolpath.lineStyle: number

Type

number


linetoolpath.lineWidth

Default value: 2

Signature

 linetoolpath.lineWidth: number

Type

number


linetoolpath.rightEnd

Default value: 1

Signature

 linetoolpath.rightEnd: number

Type

number