Skip to main content
A newer version of this page is available. .

PieChartCommonSeriesSettingsSmallValuesGroupingBuilder Class

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

Declaration

public class PieChartCommonSeriesSettingsSmallValuesGroupingBuilder :
    OptionsOwnerBuilder

Remarks

Do not instantiate this class explicitly. A new PieChartCommonSeriesSettingsSmallValuesGroupingBuilder class instance is created when you call the SmallValuesGrouping(Action<PieChartCommonSeriesSettingsSmallValuesGroupingBuilder>) method.

Inheritance

Object
OptionsOwnerBuilder
PieChartCommonSeriesSettingsSmallValuesGroupingBuilder
See Also