Angular LinearGauge - geometry

Specifies the properties required to set the geometry of the LinearGauge UI component.

Selector: dxo-geometry
Type:

Object

orientation

Indicates whether to display the LinearGauge UI component vertically or horizontally.

Type:

String

Default Value: 'horizontal'
Accepted Values: 'horizontal' | 'vertical'