Search Results: if (!this.bundlesReported[script.src]) {

Common Types

Reference

aiIntegration = new DevExpress.aiIntegration(provider); $("#htmlEditor").dxHtmlEditor({ // ... aiIntegration, }); <head> <!-- ... --> <script type="text/javascript" src="../artifacts/js/dx.ai-integration.js" charset="utf-8"></script> <!-- or if using CDN --> <script src="https://cdnjs.cloudflare.com/ajax/libs/devextreme-dist/cdnjs_version/js/dx.ai

dxCardView Types

Reference

CardClickEvent The argument type in the cardClick event. CardCover Configures the card cover. CardDblClickEvent The argument type in the cardDblClick event. CardHeader Configures the card...

dxPieChart tooltip

Reference

argumentFormat Formats the point argument before it is displayed in the tooltip. To format the point value, use the format property. See Also format - provides a comprehensive overview of...

dxPolarChart commonAnnotationSettings

Reference
Specifies settings common for all annotations in the PolarChart.

Settings specified here can be ignored in favor of individual annotation settings specified in the annotations[] array. Refer to the array's description for information on how to configure...

dxPolarChart tooltip

Reference

A tooltip is a miniature rectangle displaying values of a series point. A tooltip appears when the end-user hovers the cursor over a series point. You can enable/disable tooltips, change their...