Crestron Components Lib - Showcase App

ch5-segmented-gauge: gaugeLedStyle

gaugeLedStyle attribute

Determines the graphic features of the gauge. Possible values are rectangle(default), circle

<h5>rectangle: </h5>
<ch5-segmented-gauge 
	gaugeLedStyle="rectangle">
</ch5-segmented-gauge>
<br/>
<br/>
<h5>circle: </h5>
<ch5-segmented-gauge 
	gaugeLedStyle="circle">
</ch5-segmented-gauge>
rectangle:


circle: