Skip to main content

StripLineToolTipData Members

Contains strip line’s information used in a tooltip as a data context.

Properties

Name Description
Duration Gets a strip line duration defined within the strip line’s Duration property.
End Gets the strip line end date.
Start Gets the strip line’s start date.
StripLine Gets a strip line that owns the current tooltip.
ToolTip Gets a tooltip defined within the strip line’s ToolTip property.
ToolTipTemplate Gets a tooltip template defined within the strip line’s ToolTipTemplate property.

Methods

Name Description
Equals(Object, Object) static Determines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object) Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode() Serves as the default hash function. Inherited from Object.
GetType() Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protected Creates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) static Determines whether the specified Object instances are the same instance. Inherited from Object.
ToString() Returns a string that represents the current object. Inherited from Object.
See Also