Search Results: Wikipedia API query 2010 edit statistics "2010: Odyssey Two" total edits year 2010

dxPieChart commonSeriesSettings smallValuesGrouping

Reference
Specifies chart segment grouping properties.

If you need to group specific chart segments into one, use the properties of the smallValuesGrouping configuration object. You can group segments in two different modes. Use a 'topN' mode to group all segments that have an index that is equal to or greater than the value of the topCount property. To group all segments with the value less than the value of the threshold property, use

dxPieChart series smallValuesGrouping

Reference
Specifies chart segment grouping properties.

If you need to group specific chart segments into one, use the properties of the smallValuesGrouping configuration object. You can group segments in two different modes. Use a 'topN' mode to group all segments that have an index that is equal to or greater than the value of the topCount property. To group all segments with the value less than the value of the threshold property, use

dxPieChart DoughnutSeries smallValuesGrouping

Reference
Specifies chart segment grouping properties.

If you need to group specific chart segments into one, use the properties of the smallValuesGrouping configuration object. You can group segments in two different modes. Use a 'topN' mode to group all segments that have an index that is equal to or greater than the value of the topCount property. To group all segments with the value less than the value of the threshold property, use

dxPieChart PieSeries smallValuesGrouping

Reference
Specifies chart segment grouping properties.

If you need to group specific chart segments into one, use the properties of the smallValuesGrouping configuration object. You can group segments in two different modes. Use a 'topN' mode to group all segments that have an index that is equal to or greater than the value of the topCount property. To group all segments with the value less than the value of the threshold property, use

dxTreeList sorting

Reference
Configures runtime sorting.

. Applies only when sorting.mode is "multiple" and data is sorted by two or more columns. View Demo