Angular Chart - ArgumentAxisConstantLinesLabel

Configures the constant line label.

import { ArgumentAxisConstantLinesLabel } from "devextreme/viz/chart"

horizontalAlignment

Aligns constant line labels in the horizontal direction.

Default Value: 'right'

text

Specifies the text of a constant line label. By default, equals to the value of the constant line.

Type:

String

Default Value: undefined

verticalAlignment

Aligns constant line labels in the vertical direction.

Default Value: 'top'