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
dxPolarChart valueAxis wholeRange length
If the axis/scale displays numbers, set this property to a number: length: 100 // a hundred axis/scale values If the axis/scale displays date-time values, set it to an accepted string value or object that contains a field described further in this section: length: 'day' // one day length: { days: 2 } // two days days Specifies the time interval measured in days. Accepts integer values
dxPopup Types
dxOverlayAnimation Configures UI component visibility animations. This object contains two fields: show and hide. dxPopupAnimation ToolbarLocation Specifies whether the item is displayed on a top or bottom toolbar.
dxRangeSelector title 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
dxRangeSelector value length
If the axis/scale displays numbers, set this property to a number: length: 100 // a hundred axis/scale values If the axis/scale displays date-time values, set it to an accepted string value or object that contains a field described further in this section: length: 'day' // one day length: { days: 2 } // two days days Specifies the time interval measured in days. Accepts integer values
dxSankey label
to rearrange two overlapping labels. It accepts the following values: "ellipsis" Adds ellipsis to one label to leave more space for the other. "hide" Hides one label. "none" Leaves labels overlapped. shadow