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

dxChart valueAxis constantLineStyle

Reference
Specifies the appearance of those constant lines that belong to the value axis.

See Also valueAxis.constantLines[] - configures individual constant lines. Overrides the properties of the valueAxis.constantLineStyle object, which is described...

dxChart valueAxis constantLineStyle label

Reference
Specifies the appearance of the labels of those constant lines that belong to the value axis.

A constant line label displays the value of a constant line. See Also valueAxis.constantLines[].label - configures the labels of individual constant lines. Overrides the properties of the...

dxChart Legend

Reference
Specifies the properties of a chart's legend.

backgroundColor Colors the legend's background. This property supports the following colors: Hexadecimal colors RGB colors RGBA colors Predefined/cross-browser color names Predefined SVG...

dxChat ImageMessage

Reference
Configures image message.

. View Demo src Specifies the image source. Accepts URLs and Base64 strings. Only applies to image type messages. timestamp A timestamp of when the message was sent. type The message type

dxCircularGauge loadingIndicator

Reference
Configures the loading indicator.

When the UI component is bound to a remote data source, it can display a loading indicator while data is loading. To change the loading indicator's visibility, use the show property or the...