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

dxVectorMap annotations border

Reference
Configures the appearance of the annotation's border.

color Colors the annotation's border. This property supports the following colors: Hexadecimal colors RGB colors RGBA colors Predefined/cross-browser color names Predefined SVG colors Paint...

dxVectorMap commonAnnotationSettings border

Reference
Configures the appearance of the annotation's border.

color Colors the annotation's border. This property supports the following colors: Hexadecimal colors RGB colors RGBA colors Predefined/cross-browser color names Predefined SVG colors Paint...

dxChart argumentAxis breaks

Reference
Declares a scale break collection. Applies only if the axis' 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...

dxChart zoomAndPan dragBoxStyle

Reference
Configures the box that appears when users zoom the chart by selecting an area with the drag gesture. Applies only if dragToZoom is true.

color Specifies the drag box's color. This property supports the following colors: Hexadecimal colors RGB colors RGBA colors Predefined/cross-browser color names Predefined SVG colors Paint...

dxCircularGauge geometry

Reference
Specifies the properties required to set the geometry of the CircularGauge UI component.

Specify the startAngle and endAngle properties of the geometry configuration object to customize the shape of the circular gauge's arc. This arc is drawn from the startAngle to the endAngle as it is...