New to Telerik UI for WPFStart a free 30-day trial

Background fill color that encode qualitative range like bad, satisfactory and good.

Definition

Constructors

Initializes a new instance of the QualitativeRange class.

C#
public QualitativeRange()

Methods

Returns class-specific AutomationPeer implementations for the Windows Presentation Foundation (WPF) infrastructure.

C#
protected override AutomationPeer OnCreateAutomationPeer()
Returns:

AutomationPeer

The type-specific AutomationPeer implementation.

Raises the event. This method is invoked whenever is set to true internally.

C#
protected override void OnInitialized(EventArgs e)
Parameters:eEventArgs

The RoutedEventArgs that contains the event data.