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

dxVectorMap annotations

Reference
Specifies the annotation collection.

Annotations are containers for images, text blocks, and custom content that display additional information about the visualized data. To create annotations, assign an array of objects to the...

dxHtmlEditor Configuration

Reference
This section describes properties that configure the HtmlEditor UI component's contents, behavior, and appearance.

', ], }, ], } }); <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-integration.js"></script> </head> Angular app.component.tsapp.component.html import

dxChart argumentAxis

Reference
Configures the argument axis.

The argumentAxis object, which is described here, configures the argument axis individually. To specify common settings for all axes in a chart, use the commonAxisSettings object. Axis-specific...

dxChart commonSeriesSettings valueErrorBar

Reference
Configures error bars.

Error bars are used on charts to indicate an error or an uncertainty in a reported measurement. They give a general idea of how precise the measurement is. Error bars can be generated either from...

dxChart series valueErrorBar

Reference
Configures error bars.

Error bars are used on charts to indicate an error or an uncertainty in a reported measurement. They give a general idea of how precise the measurement is. Error bars can be generated either from...