Vue LinearGauge - RangeContainer

Specifies gauge range container properties.

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