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

dxDiagram customShapes connectionPoints

Reference
An array of the shape's connection points.

x Specifies the horizontal offset. This property specifies a fractional horizontal offset of a connection point toward the shape width. If the x property is set to 0, the connection point matches...

dxFunnel item selectionStyle

Reference
Configures a funnel item's appearance when a user selects it.

NOTE Though not provided out of the box, the selection capability can be implemented using the UI component's API. Refer to the onItemClick property for details. border Configures a funnel item's...

dxRangeSelector scale breaks

Reference
Declares a scale break collection. Applies only if the scale's type is "continuous" or "logarithmic".

A scale break is an area across an axis that is displayed instead of a section of an axis range. Scale breaks improve the readability of chart sections with large gaps in their ranges. Each object...

dxGantt validation

Reference
Configures validation properties.

View Demo jQuery index.js $(function() { $("#gantt").dxGantt({ validation: { autoUpdateParentTasks: true, validateDependencies: true ...

dxFunnel tooltip

Reference

arrowLength Specifies the length of a tooltip's arrow in pixels. border Configures a tooltip's border. color Colors all tooltips. This property supports the following colors: Hexadecimal...