Search Results: "Enter your URL" "Advanced" "Short URL Bookmarklet" cima

dxMap apiKey

Reference
Keys to authenticate the component within map providers.

If you have more than one map provider in your application, specify the keys in the object fields as shown below. Otherwise, you can assign the key directly to the apiKey property. jQuery index.js $(function() { $("#mapContainer").dxMap({ // ... apiKey: { bing: "MY_BING_MAPS_KEY", google: "MY_GOOGLE_MAPS_KEY", googleStatic: "MY_GOOGLE

dxPieChart export

Reference
Configures the exporting and printing features.

These features allow a user to export your UI component into a document or print it. When exporting is enabled, the "Exporting/Printing" button appears in the UI component. A click on it invokes a drop-down menu that lists exporting and printing commands. The following formats are supported for exporting into: PNG, PDF, JPEG, SVG and GIF. See Also exportTo(fileName, format) print

dxPolarChart argumentAxis minorTickInterval

Reference
Specifies the interval between minor ticks.

automatically. In case your axis displays numbers, assign a numeric value to this property. If the axis displays dates, assign one of the predefined string values. To set the interval to several

dxPolarChart export

Reference
Configures the exporting and printing features.

These features allow a user to export your UI component into a document or print it. When exporting is enabled, the "Exporting/Printing" button appears in the UI component. A click on it invokes a drop-down menu that lists exporting and printing commands. The following formats are supported for exporting into: PNG, PDF, JPEG, SVG and GIF. See Also exportTo(fileName, format) print

dxRangeSelector export

Reference
Configures the exporting and printing features.

These features allow a user to export your UI component into a document or print it. When exporting is enabled, the "Exporting/Printing" button appears in the UI component. A click on it invokes a drop-down menu that lists exporting and printing commands. The following formats are supported for exporting into: PNG, PDF, JPEG, SVG and GIF. See Also exportTo(fileName, format) print