LinearGaugeRangeContainerRangeBuilder Class
Represents a gauge range.
Namespace: DevExtreme.AspNet.Mvc.Builders
Assembly: DevExtreme.AspNet.Core.dll
#Declaration
public class LinearGaugeRangeContainerRangeBuilder :
OptionsOwnerBuilder,
ICollectionItem
#Related API Members
The following members return LinearGaugeRangeContainerRangeBuilder objects:
#Remarks
Do not instantiate this class explicitly. A new LinearGaugeRangeContainerRangeBuilder
class instance is created when you call the Ranges(Action<CollectionFactory<LinearGaugeRangeContainerRangeBuilder>>) method.