StripLineToolTipData Properties
Contains strip line’s information used in a tooltip as a data context.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. |
See Also