QualitativeRange
Class
Background fill color that encode qualitative range like bad, satisfactory and good.
Definition
Namespace:Telerik.Windows.Controls.BulletGraph
Assembly:Telerik.Windows.Controls.DataVisualization.dll
Syntax:
C#
public class QualitativeRange : MeasureBaseControl, INotifyPropertyChanged
Inheritance: objectMeasureBaseControlQualitativeRange
Implements:
Inherited Members
Constructors
Initializes a new instance of the QualitativeRange class.
C#
public QualitativeRange()
Methods
OnCreateAutomationPeer()
AutomationPeer
Returns class-specific AutomationPeer implementations for the Windows Presentation Foundation (WPF) infrastructure.
C#
protected override AutomationPeer OnCreateAutomationPeer()
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)
The RoutedEventArgs that contains the event data.