Definition
Namespace:Telerik.WebAii.Controls.Xaml.Wpf
Assembly:Telerik.WebAii.Controls.Xaml.Wpf.dll
Syntax:
C#
public class RadVerticalBulletGraph : Control, IAutomationPeer, IPeerConverter, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementWpfTestElementControlRadVerticalBulletGraph...
Implements:
Inherited Members
Constructors
C#
public RadVerticalBulletGraph()
Properties
C#
public BulletGraphTypes BulletGraphType { get; }
C#
public ComparativeMeasuresContainer VerticalComparativeMeasuresContainer { get; }
C#
public IList<FeaturedMeasurePresenter> VerticalFeaturedMeasurePresenter { get; }
C#
public PositioningIndicatorPanel VerticalPositioningIndicatorPanel { get; }
C#
public QualitativeRangeContainer VerticalQualitativeRangeContainer { get; }
C#
public QuantitativeScaleContainer VerticalQuantitativeScaleContainer { get; }
Methods
C#
public override void AssignReference(AutomationReference reference)
Overrides: