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 ValueAxisLabel
customizeHint Specifies the text for a hint that appears when a user hovers the mouse pointer over a label on the value axis. customizeText Specifies a callback function that returns the text to be...
dxTreeList remoteOperations
functions (that is, calculateSortValue accepts strings only). Web API Service Demo Load Data on Demand Demo See Also Data Binding: Web API, PHP, MongoDB | Custom Sources filtering Specifies whether filtering should be performed on the server. Web API Service Demo Load Data on Demand Demo grouping Specifies whether grouping should be performed on the server. Grouping is required only when
Utils utils
If the API in the code above is not supported, the DevExpress.utils.cancelAnimationFrame(requestID) method clears a timer set with the requestAnimationFrame method. getTimeZones(date) Gets the list... || window.mozRequestAnimationFrame || window.oRequestAnimationFrame || window.msRequestAnimationFrame If the API in the code above is not supported, the DevExpress.utils.requestAnimationFrame(callback) method calls the function
dxFileManager Remote Configuration
: RemoteFileSystemProvider; constructor(http: HttpClient) { this.remoteFileProvider = new RemoteFileSystemProvider({ endpointUrl: "https://js.devexpress.com/Demos/Mvc/api/file...: "https://js.devexpress.com/Demos/Mvc/api/file-manager-file-system-scripts", beforeAjaxSend: function({ headers, formData, xhrFields }) { headers.RequestVerificationToken
dxChart ArgumentAxis
. axisDivisionFactor Specifies the minimum distance between two neighboring major ticks in pixels. Applies only to the axes of the "continuous" and "logarithmic" types. breaks Declares a scale break... how many minor ticks to place between two neighboring major ticks. minorTickInterval Specifies the interval between minor ticks. Applies only to the axes of the "continuous" type