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