Class RadHorizontalBulletGraph
Inheritance
System.Object
RadHorizontalBulletGraph
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WebAii.Controls.Xaml
Assembly: Telerik.WebAii.Controls.Xaml.dll
Syntax
public class RadHorizontalBulletGraph : Control, IAutomationPeer, IPeerConverter, IControl, IFrameworkElement, ITargetElement
Constructors
RadHorizontalBulletGraph()
Declaration
public RadHorizontalBulletGraph()
Properties
BulletGraphType
HorizontalComparativeMeasuresContainer
Declaration
public ComparativeMeasuresContainer HorizontalComparativeMeasuresContainer { get; }
Property Value
HorizontalFeaturedMeasurePresenter
Declaration
public IList<FeaturedMeasurePresenter> HorizontalFeaturedMeasurePresenter { get; }
Property Value
System.
|
HorizontalPositioningIndicatorPanel
Declaration
public PositioningIndicatorPanel HorizontalPositioningIndicatorPanel { get; }
Property Value
HorizontalQualitativeRangeContainer
Declaration
public QualitativeRangeContainer HorizontalQualitativeRangeContainer { get; }
Property Value
HorizontalQuantitativeScaleContainer
Declaration
public QuantitativeScaleContainer HorizontalQuantitativeScaleContainer { get; }
Property Value
Type
Declaration
public virtual string Type { get; }
Property Value
System.
|
XamlTag
Declaration
public override string XamlTag { get; }
Property Value
System.
|
Overrides
Methods
AssignReference(AutomationReference)
Declaration
public override void AssignReference(AutomationReference reference)
Parameters
Automation
|