[]
        
(Showing Draft Content)

C1.Web.Mvc.Gauge.Ranges

Ranges Property

Ranges

Gets the collection of ranges in this gauge.

Declaration
public IList<Range> Ranges { get; }
Public ReadOnly Property Ranges As IList(Of Range)