SmallValuesGroupingMode Enum
In This Article
Lists chart segment grouping options.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
#Members
Name | Description |
---|---|
None | Do not group chart segments. |
Top |
Group all segments that have an index that is equal to or greater than the value of the Bootstrap |
Small |
Group all segments with the value less than the value of the Bootstrap |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also