DevExtreme v23.1 is now available.

Explore our newest features/capabilities and share your thoughts with us.

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'