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

dxChart crosshair label

Reference
Configures the crosshair labels.

Crosshair labels appear on the chart axes when a user pauses on a series point. They display the argument and the value of this series point. There are two crosshair labels on a chart - one for each crosshair line, and the label object described here configures both. If you need to set properties individually for each label, use the label object within the crosshair.horizontalLine

dxDataGrid sorting

Reference
Configures runtime sorting.

is sorted by two or more columns. View Demo

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