Definition
Namespace:Telerik.WebAii.Controls.Xaml
Assembly:Telerik.WebAii.Controls.Xaml.dll
Syntax:
C#
public class RadHorizontalBulletGraph : Control, IAutomationPeer, IPeerConverter, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementSilverlightTestElementControlRadHorizontalBulletGraph...
Implements:
Inherited Members
Constructors
C#
public RadHorizontalBulletGraph()
Properties
C#
public BulletGraphTypes BulletGraphType { get; }
C#
public ComparativeMeasuresContainer HorizontalComparativeMeasuresContainer { get; }
C#
public IList<FeaturedMeasurePresenter> HorizontalFeaturedMeasurePresenter { get; }
C#
public PositioningIndicatorPanel HorizontalPositioningIndicatorPanel { get; }
C#
public QualitativeRangeContainer HorizontalQualitativeRangeContainer { get; }
C#
public QuantitativeScaleContainer HorizontalQuantitativeScaleContainer { get; }
Methods
C#
public override void AssignReference(AutomationReference reference)
Overrides: