VerticalLabelTick
Class
Definition
Namespace:Telerik.WebAii.Controls.Xaml
Assembly:Telerik.WebAii.Controls.Xaml.dll
Syntax:
C#
public class VerticalLabelTick : Control, IAutomationPeer, IPeerConverter, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementSilverlightTestElementControlVerticalLabelTick...
Implements:
Inherited Members
Constructors
C#
public VerticalLabelTick()
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: