RadDataBar
Class
Definition
Namespace:Telerik.WebAii.Controls.Xaml
Assembly:Telerik.WebAii.Controls.Xaml.dll
Syntax:
C#
public class RadDataBar : Control, IAutomationPeer, IPeerConverter, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementSilverlightTestElementControlRadDataBar...
Implements:
Inherited Members
Constructors
C#
public RadDataBar()
Properties
C#
public double AxisHeight { get; }
C#
public IList<DataBarLabel> DataBarLabels { get; }
C#
public DataBarShape DataBarShape { get; }
C#
public DataBarTypes DataBarType { get; }
Methods
C#
public override void AssignReference(AutomationReference reference)
Overrides: