Skip to main content
Version: v24

Interface: ArrowmarkerLineToolOverrides

Charting Library.ArrowmarkerLineToolOverrides

Override properties for the Arrowmarker drawing tool.

Properties

PropertyType
linetoolarrowmarker.backgroundColorstring
linetoolarrowmarker.boldboolean
linetoolarrowmarker.fontsizenumber
linetoolarrowmarker.italicboolean
linetoolarrowmarker.showLabelboolean
linetoolarrowmarker.textColorstring

linetoolarrowmarker.backgroundColor

Default value: #1E53E5

Signature

 linetoolarrowmarker.backgroundColor: string

Type

string


linetoolarrowmarker.bold

Default value: true

Signature

 linetoolarrowmarker.bold: boolean

Type

boolean


linetoolarrowmarker.fontsize

Default value: 16

Signature

 linetoolarrowmarker.fontsize: number

Type

number


linetoolarrowmarker.italic

Default value: false

Signature

 linetoolarrowmarker.italic: boolean

Type

boolean


linetoolarrowmarker.showLabel

Default value: true

Signature

 linetoolarrowmarker.showLabel: boolean

Type

boolean


linetoolarrowmarker.textColor

Default value: #1E53E5

Signature

 linetoolarrowmarker.textColor: string

Type

string