Class TimelineAnnotation
Inheritance
System.Object
TimelineAnnotation
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.Wpf
Assembly: Telerik.WebAii.Controls.Xaml.Wpf.dll
Syntax
public class TimelineAnnotation : ContentControl, IAutomationPeer, IPeerConverter, IContentControl, IControl, IFrameworkElement, ITargetElement
Constructors
TimelineAnnotation()
Declaration
public TimelineAnnotation()
Properties
Duration
Declaration
public string Duration { get; }
Property Value
System.String
|
FillColor
StartDate
Declaration
public string StartDate { get; }
Property Value
System.String
|
Text
Declaration
public string Text { get; }
Property Value
System.String
|
TextColor
XamlTag
Declaration
public override string XamlTag { get; }
Property Value
System.String
|