RadDataAxis
Class
Definition
Namespace:Telerik.WebAii.Controls.Xaml
Assembly:Telerik.WebAii.Controls.Xaml.dll
Syntax:
C#
public class RadDataAxis : Control, IAutomationPeer, IPeerConverter, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementSilverlightTestElementControlRadDataAxis...
Implements:
Inherited Members
Constructors
C#
public RadDataAxis()
Properties
C#
public double AxisHeight { get; }
C#
public IList<HorizontalDataAxisTick> HorizontalTicks { get; }
C#
public IList<DataAxisLabel> Labels { get; }
Methods
C#
public override void AssignReference(AutomationReference reference)
Overrides: