HorizontalLabelTick
Class
Definition
Namespace:Telerik.WebAii.Controls.Xaml
Assembly:Telerik.WebAii.Controls.Xaml.dll
Syntax:
C#
public class HorizontalLabelTick : Control, IAutomationPeer, IPeerConverter, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementSilverlightTestElementControlHorizontalLabelTick...
Implements:
Inherited Members
Constructors
C#
public HorizontalLabelTick()
Properties
C#
public Color LabelColor { get; }
C#
public string LabelColorValue { get; }
C#
public string TickColorValue { get; }
C#
public double TickHeight { get; }
Methods
C#
public override void AssignReference(AutomationReference reference)
Overrides: