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
dxChart argumentAxis minorTick
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 argumentAxis title
: "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. "none" Word wrap
dxChart commonAxisSettings label
accepts one of the following values. rotate Rotates axis labels through the angle specified by the rotationAngle property. stagger Arranges axis labels in two rows in a staggering manner. An empty... for horizontal axes only: rotate Rotates axis labels at the angle specified by the rotationAngle property. stagger Arranges axis labels in two rows in a staggered manner. Use the staggeringSpacing
dxChart commonAxisSettings minorTick
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 commonAxisSettings title
(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. If the text overflows the container even after