geometry
Specifies the options required to set the geometry of the LinearGauge widget.
Type:
Show Example:
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
.
Show Example:
characters remaining