ComponentOne ASP.NET MVC Controls
StackRanges Property

C1.Web.Mvc Namespace > Gauge Class : StackRanges Property
Gets or sets a value that determines whether the ranges contained in the collection should be stacked within the gauge.
Syntax
'Declaration
 
Public Property StackRanges As Boolean
public bool StackRanges {get; set;}
See Also

Reference

Gauge Class
Gauge Members