Skip to main content
Version: v24

Interface: BrushLineToolOverrides

Charting Library.BrushLineToolOverrides

Override properties for the Brush drawing tool.

Properties

PropertyType
linetoolbrush.backgroundColorstring
linetoolbrush.fillBackgroundboolean
linetoolbrush.leftEndnumber
linetoolbrush.linecolorstring
linetoolbrush.linestylenumber
linetoolbrush.linewidthnumber
linetoolbrush.rightEndnumber
linetoolbrush.smoothnumber
linetoolbrush.transparencynumber

linetoolbrush.backgroundColor

Default value: #00bcd4

Signature

 linetoolbrush.backgroundColor: string

Type

string


linetoolbrush.fillBackground

Default value: false

Signature

 linetoolbrush.fillBackground: boolean

Type

boolean


linetoolbrush.leftEnd

Default value: 0

Signature

 linetoolbrush.leftEnd: number

Type

number


linetoolbrush.linecolor

Default value: #00bcd4

Signature

 linetoolbrush.linecolor: string

Type

string


linetoolbrush.linestyle

Default value: 0

Signature

 linetoolbrush.linestyle: number

Type

number


linetoolbrush.linewidth

Default value: 1

Signature

 linetoolbrush.linewidth: number

Type

number


linetoolbrush.rightEnd

Default value: 0

Signature

 linetoolbrush.rightEnd: number

Type

number


linetoolbrush.smooth

Default value: 5

Signature

 linetoolbrush.smooth: number

Type

number


linetoolbrush.transparency

Default value: 50

Signature

 linetoolbrush.transparency: number

Type

number