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

dxForm Configuration

Reference
An object defining configuration properties for the Form UI component.

' }, ], }); <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

dxBullet Configuration

Reference
An object that specifies configuration properties for the Bullet UI component.

See Also jQuery Create and Configure a Component Angular Component Configuration Syntax Vue Component Configuration Syntax React Component Configuration Syntax color Specifies a color...

dxChart commonSeriesSettings label

Reference
Configures point labels.

Declared in commonSeriesSettings, the label settings apply to all point labels in the chart. Declared in a series configuration object, the label settings apply only to the point labels that belong...

dxChart series label

Reference
Configures point labels.

Declared in commonSeriesSettings, the label settings apply to all point labels in the chart. Declared in a series configuration object, the label settings apply only to the point labels that belong...

dxChart CandleStickSeries

Reference
Describes settings supported by a series of the candlestick type.

All the settings in this section are specified as follows: The commonSeriesSettings object Specifies settings for all series in a Chart. The commonSeriesSettings.candlestick object Specifies...