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

dxLinearGauge title subtitle

Reference
Configures the UI component's subtitle.

. The following modes are available: "normal" Text breaks only at allowed breakpoints (for example, a space between two words). "breakWord" Words can be broken if there are no available breakpoints in the line

dxLinearGauge Scale

Reference
Specifies the gauge's scale properties.

horizontalOrientation Specifies the orientation of scale ticks. Applies only if the geometry.orientation property is "vertical". label Specifies common properties for scale labels. scaleDivisionFactor Specifies the minimum distance between two neighboring major ticks in pixels. verticalOrientation Specifies the orientation of scale ticks. Applies only if the geometry.orientation property

dxPieChart title subtitle

Reference
Configures the UI component's subtitle.

. The following modes are available: "normal" Text breaks only at allowed breakpoints (for example, a space between two words). "breakWord" Words can be broken if there are no available breakpoints in the line

dxPivotGrid scrolling

Reference
A configuration object specifying scrolling properties.

The PivotGrid UI component enables an end user to scroll grid records. To specify required scrolling behavior, use the mode property of the scrolling configuration object. Virtual Scrolling Demo Remote Virtual Scrolling Demo mode Specifies the scrolling mode. There are two different scrolling modes. Standard Mode In a standard scrolling mode, the grid loads the entire summary data at once

dxPolarChart commonAxisSettings minorTick

Reference
Specifies the properties of the minor ticks.

In addition to major ticks, the PolarChart UI component provides the capability to draw minor ticks. Minor ticks divide an axis segment that lies between two neighboring major ticks. To specify how to generate minor ticks, use the minorTickInterval or minorTickCount properties. To configure the appearance of minor ticks, use the properties of the minorTick object. Declared within