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

dxChart argumentAxis constantLines

Reference
Declares a collection of constant lines belonging to the argument axis.

Each object in the constantLines array configures a single constant line. Setting the value property is necessary for a constant line to be displayed. View Demo See...

dxChart argumentAxis strips

Reference
Declares a collection of strips belonging to the argument axis.

A strip is a colored piece of the chart's background that highlights a range of values. Strips allow a viewer to see whether a certain series point falls in or out of a range. Each object in the...

dxChart tooltip

Reference

A tooltip is a miniature rectangle displaying values of a series point. A tooltip appears when the end-user hovers the cursor over a series point. You can enable/disable tooltips, change their...

dxChart valueAxis constantLines

Reference
Declares a collection of constant lines belonging to the value axis.

Each object in the constantLines array configures a single constant line. Setting the value property is necessary for a constant line to be displayed. View Demo See...

dxCircularGauge tooltip

Reference
Configures tooltips.

A tooltip is a miniature rectangle displaying the value of a gauge's indicator. A tooltip appears when the end-user hovers the cursor over an indicator. You can enable/disable tooltips, change their...