Skip to main content

ToolTipRelativePosition Members

Specifies a tooltip position depending on the tree map item arrangement for which this tooltip is invoked.

Constructors

Name Description
ToolTipRelativePosition() Initializes a new instance of the ToolTipRelativePosition class with default settings.

Fields

Name Description
OriginProperty static Identifies the ToolTipRelativePosition.Origin dependency property.

Properties

Name Description
Origin Gets or sets the position at which the tooltip will appear relative to the size of a tree map item.
Owner Returns an object’s owner. Inherited from TreeMapDependencyObject.

Events

Name Description
PropertyChanged Occurs every time any of the TreeMapDependencyObject class properties has changed its value. Inherited from TreeMapDependencyObject.
See Also