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

dxSankey link hoverStyle hatching

Reference
Applies hatching to a link when it is hovered over or pressed.

Hatching fills a line with parallel diagonal lines. direction Specifies hatching lines' direction. The following values are available: none Does not apply hatching. right Draws diagonal hatching...

dxSankey node hoverStyle

Reference
Configures the appearance a node changes to when it is hovered over or pressed.

See Also hoverEnabled border Configures the appearance a node's border changes to when the node is hovered over or pressed. color Specifies the color a node changes to when it is hovered over or...

dxSankey node hoverStyle hatching

Reference
Applies hatching to a node when it is hovered over or pressed.

Hatching fills a node with parallel diagonal lines. direction Specifies hatching lines' direction. The following values are available: none Does not apply hatching. right Draws diagonal hatching...

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