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

dxFileManager Remote Configuration

Reference
This section describes properties that configure the Remote file system provider.

: 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

Reference
Configures the argument axis.

. 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

Reference
Specifies argument axis properties for the PolarChart UI component.

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

Reference
An object defining the configuration properties that are common for all axes of the PolarChart UI component.

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

Reference
The RangeSelector is a UI component that allows a user to select a range of values on a scale.

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