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

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

dxDiagram contextToolbox

Reference
Configures the context toolbox's settings.

View Demo The context toolbox appears when you draw a connector from a shape and release it without it being connected to another shape. The toolbox allows you to create a...

dxDiagram mainToolbar

Reference
Configures the main toolbar settings.

View Demo commands Lists commands in the toolbar. The main toolbar can contain default and custom commands. Handle the CustomCommand event to respond to a custom command...