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