React Chart - ValueAxisConstantLineStyleLabel

Specifies the appearance of the labels of those constant lines that belong to the value axis.

import { ChartTypes } from "devextreme-react/chart"

horizontalAlignment

Aligns constant line labels in the horizontal direction.

Default Value: 'left'

verticalAlignment

Aligns constant line labels in the vertical direction.

Default Value: 'top'