aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-8a6fcf6d.md
Represents a gauge range.
Namespace : DevExtreme.AspNet.Mvc.Builders
Assembly : DevExtreme.AspNet.Core.dll
public class LinearGaugeRangeContainerRangeBuilder :
OptionsOwnerBuilder,
ICollectionItem
The following members return LinearGaugeRangeContainerRangeBuilder objects:
Do not instantiate this class explicitly. A new LinearGaugeRangeContainerRangeBuilder class instance is created when you call the Ranges(Action<CollectionFactory<LinearGaugeRangeContainerRangeBuilder>>) method.
Object OptionsOwnerBuilder LinearGaugeRangeContainerRangeBuilder
See Also