aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-b3dbbc5f.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 ChartArgumentAxisAggregationIntervalBuilder :
OptionsOwnerBuilder
The following members return ChartArgumentAxisAggregationIntervalBuilder objects:
Show 19 links
Do not instantiate this class explicitly. A new ChartArgumentAxisAggregationIntervalBuilder class instance is created when you call the AggregationInterval(Action<ChartArgumentAxisAggregationIntervalBuilder>) method.
Object OptionsOwnerBuilder ChartArgumentAxisAggregationIntervalBuilder
See Also