Search Results: Wikipedia API query 2010 edit statistics "2010: Odyssey Two" total edits year 2010
- All Results 1000
- Guides 332
- Reference 668
- Technical Demos
- Support Center
dxPieChart commonSeriesSettings smallValuesGrouping
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
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
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
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
. Applies only when sorting.mode is "multiple" and data is sorted by two or more columns. View Demo