|   | Class | Description | 
|---|
|   | Gauge | 
	 The base control for all Gauges. | 
|   | HorizontalLinearGauge | 
	 A Gauge that draws a horizontal bar for the scale, and color coded
	 horizontally stacked ranges for the ranges. | 
|   | HorizontalSemiCircleGauge | 
	 A Gaugle that is a semicircle around the horizontal axis
	 Start angle defaults to 170, end angle defaults to 370. | 
|   | TrafficLight | 
	 A specialized type of a gauge, with stop lights. | 
|   | VerticalLinearGauge | 
	 A Gauge that draws a vertical bar for the scale, and color coded
	 vertically stacked ranges for the ranges. | 
|   | VerticalSemiCircleGauge | 
	 A Gaugle that is a semicircle around the vertical axis
	 Start angle defaults to 90, end angle defaults to 270. |