Vue LinearGauge - RangeContainer

Specifies gauge range container properties.

import { DxLinearGaugeTypes } from "devextreme-vue/linear-gauge"

horizontalOrientation

Specifies the orientation of the range container. Applies only if the geometry.orientation property is "vertical".

Default Value: 'right'

verticalOrientation

Specifies the orientation of the range container. Applies only if the geometry.orientation property is "horizontal".

Default Value: 'bottom'