JavaScript/jQuery LinearGauge - geometry
Specifies the options required to set the geometry of the LinearGauge widget.
Type:
orientation
Indicates whether to display the LinearGauge widget vertically or horizontally.
When using the widget as an ASP.NET MVC Control, specify this option using the Orientation enum. This enum accepts the following values: Horizontal and Vertical.