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

Choose a Data Management Component

Guides

DevExtreme includes four main components for data display and management: DataGrid TreeList PivotGrid CardView Each component connects to similar data sources. Selecting the relevant...

Uncaught TypeError dxWidget is not a function

Guides

This section explains an issue and steps to diagnose and resolve it. If the solution does not work, submit a ticket in our Support Center. Issue The browser fails to render DevExtreme components on...

Gantt Elements

Guides

This section describes the Gantt UI component's UI elements and lists the main members that affect their appearance and functionality. Task A task is a scheduled event. On the Gantt chart, a...

dxChart argumentAxis title

Reference
Configures the axis title.

The axis title is a short text displayed alongside the axis. Usually, the axis title shows units of measurement for arguments displayed by the axis. You can put any text in the axis title...

dxChart commonAxisSettings title

Reference
Configures axis titles.

Usually, an axis title displays units of measurement for values displayed by an axis. However, you can display any needed text in the axis title. The commonAxisSettings.title object, which is...