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
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
dxPolarChart argumentAxis
For charting, the polar coordinate system is used to determine each point uniquely on a plane through two numbers, the argument and the value of the point. A circular and straight lines (the axis... source to be converted to another type. In this instance, specify the desired type for the axis values using the argumentType property. axisDivisionFactor Specifies the minimum distance between two
dxPolarChart CommonAxisSettings
allowDecimals Specifies whether to allow decimal values on the axis. When false, the axis contains integer values only. color Specifies the color of the line that represents an axis. ...
dxRangeSelector
This UI component represents a scale (numeric or date-time) and two sliders. A user selects the required range by moving the sliders. A chart can be displayed in the background of the RangeSelector UI component. This allows end users to select the required range in a chart series. You can also integrate the RangeSelector UI component with a stand-alone Chart UI component to emulate chart