JavaScript/jQuery LinearGauge - RangeContainer
import { RangeContainer } from "devextreme/viz/linear_gauge"
horizontalOrientation
Specifies the orientation of the range container. Applies only if the geometry.orientation property is "vertical".
Type:
Default Value: 'right'
verticalOrientation
Specifies the orientation of the range container. Applies only if the geometry.orientation property is "horizontal".
Type:
Default Value: 'bottom'
Feedback