--- layout: post title: MVVM description: mvvm platform: typescript control: Circular Gauge documentation: ug --- # MVVM ## AngularJS Circular Gauge contains AngularJS support. You can add object as well as array object in the Circular Gauge. The two way binding support is given to the pointer value, minimum scale value and maximum scale value. ## Rendering the Circular Gauge **ej-CircularGauge** is the control tag in which **ej** is tag prefix and **CircularGauge** is the control name.The following code example helps you to render **Circular Gauge**. {% highlight html %}