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

dxTreeMap Node

Reference
This section describes the node object.

The following image illustrates TreeMap node types: Group Node Child Node You can access the root TreeMap node object within event handlers such as onNodesInitialized and onNodesRendering, as...

dxVectorMap VectorMapLegendItem

Reference
An object that provides information about a legend item in the VectorMap UI component.

See Also legends[] color The color of the legend item's marker. If the legend is grouped by color, this property's value is different for each legend item. Otherwise, the value equals the...

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...

dxChart valueAxis 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 values displayed by the axis. You can put any text in the axis title though. If...