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

Working with Ticks

The RadLienarGaugeTicks element gives you the ability to easily show a scale.

Design Time

The properties can be set directly in the smart tag window.

Figure 1: Design Time

WinForms RadGauges LienarGaugeTicks Design Time

Properties

  • TickThickness: Specifies how thick the ticks will be rendered.

  • TicksCount: Specifies how many ticks will be displayed.

  • TicksLengthPercentage: Controls the tick’s length.

  • TickColor: Specifies the color of the ticks.

  • TicksOffset: Specifies how far to the left/bottom the control will be shifted.

See Also

In this article