Vue Chart - ValueAxisConstantLineStyleLabel

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

import { DxChartTypes } from "devextreme-vue/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'