Example of undefined in Javascript Linear Gauge Control

/
/
Gradient Color

This sample shows how linear gradient color and radial gradient color are applied to the linear gauge elements.

More Details...

Gradient Type
Elements
Description

The linear gauge supports gradient coloring in a linear or radial manner. The gradient type can be changed using the Gradient Type dropdown list in the properties panel. In the same way, the element for which the gradient color should be applied is decided by the Elements dropdown list. Injecting Module To apply gradient coloring in the linear gauge, we need to inject the Gradient module using LinearGauge.Inject(Gradient) method.