aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-99e0b44a.md
Provides methods that allow you to configure nested options of the client-side rangeContainer object.
Namespace : DevExtreme.AspNet.Mvc.Builders
Assembly : DevExtreme.AspNet.Core.dll
public class LinearGaugeRangeContainerBuilder :
OptionsOwnerBuilder
The following members return LinearGaugeRangeContainerBuilder objects:
Show 16 links
Do not instantiate this class explicitly. A new LinearGaugeRangeContainerBuilder class instance is created when you call the RangeContainer(Action<LinearGaugeRangeContainerBuilder>) method.
Object OptionsOwnerBuilder LinearGaugeRangeContainerBuilder
See Also