Class BarFeaturedMeasure
Bar that encodes the featured measure when the range does not contain zero.
Inherited Members
Namespace: Telerik.Windows.Controls.BulletGraph
Assembly: Telerik.Windows.Controls.DataVisualization.dll
Syntax
public class BarFeaturedMeasure : FeaturedMeasure, INotifyPropertyChanged, IProvideMeasureValue, IRequireRange, ISupportsBarArrange
Constructors
BarFeaturedMeasure()
Declaration
public BarFeaturedMeasure()
Methods
OnRangeChanged()
Called when [range changed].
Declaration
protected override void OnRangeChanged()
Overrides
OnValueChanged()
Called when [value changed].
Declaration
protected override void OnValueChanged()