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

dxChart valueAxis label

Reference
Configures the labels of the value axis.

by the rotationAngle property. stagger Arranges axis labels in two rows in a staggering manner. An empty space between the rows is specified by the staggeringSpacing property. standard Does not change the default... labels at the angle specified by the rotationAngle property. stagger Arranges axis labels in two rows in a staggered manner. Use the staggeringSpacing property to specify an empty space between rows

dxChart valueAxis minorTick

Reference
Configures the appearance of minor axis ticks.

Along with major ticks, the Chart UI component supports minor ticks. They divide an axis segment limited by two neighboring major ticks. The commonAxisSettings.minorTick object specifies common settings for all minor ticks in the chart. To configure only those minor ticks that belong to a particular axis, use the following objects. argumentAxis.minorTick valueAxis.minorTick Axis

dxChart valueAxis title

Reference
Configures the axis title.

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. "none" Word wrap is disabled

dxPolarChart argumentAxis minorTick

Reference

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

dxToast Types

Reference

ContentReadyEvent The type of the contentReady event handler's argument. DisposingEvent The type of the disposing event handler's argument. dxOverlayAnimation Configures UI component visibility animations. This object contains two fields: show and hide. dxToastAnimation HiddenEvent The type of the hidden event handler's argument. HidingEvent The type of the hiding event handler's