New to Telerik UI for WinForms? Download free 30-day trial

Structure

This article describes the inner structure and organization of the elements which build the RadLinearGauge control.

Figure 1: RadLinearGauge`s Element Hierarchy

WinForms RadGauges RadLinearGaugeh`s Element Hierarchy

Figure 2: RadLinearGauge`s Structure

WinForms RadGauges RadLinearGauge`s Structure

  1. LinearGaugeBar: This element represents a bar that can be used for indicating a specific value or as a scale for other indicators.

  2. LinearGaugeLine: This element represents single line which can be used with the ticks.

  3. LinearGaugeTicks: You can show a scale with this element.

  4. LinearGaugeLabels: Allows you to show labels next to the scale ticks.

  5. LinearGaugeNeedleIndicator: this is an indicator that points to a value.

See Also

In this article