Vue CircularGauge - loadingIndicator
Configures the loading indicator.
Selector: DxLoadingIndicator
Type:
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 showLoadingIndicator() and hideLoadingIndicator() methods.
backgroundColor
Colors the background of the loading indicator.
This property supports the following colors:
- Hexadecimal colors
- RGB colors
- RGBA colors
- Predefined/cross-browser color names
- Predefined SVG colors
- Paint server address