Back to Devexpress

ToolTipInfo Properties

wpf-devexpress-dot-xpf-dot-treemap-dot-tooltipinfo-dot-underscore-properties.md

latest3.7 KB
Original Source

ToolTipInfo Properties

Contains settings that define the appearance and behavior of built-in map tooltips.

NameDescription
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
ContentTemplateGets the template that defines the presentation of the data content of the tooltip for an ToolTipInfo.Item.
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
DispatcherGets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
HorizontalBeakAlignmentGets the horizontal alignment of the tooltip’s beak.
IsFrozenGets a value that indicates whether the object is currently modifiable. Inherited from Freezable.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
ItemGets the data source item for which the tooltip is invoked.
OwnerReturns an object’s owner. Inherited from TreeMapDependencyObject.
ToolTipBackground
ToolTipFontSize
ToolTipFontWeight
ToolTipForeground
ToolTipPositionGets the tooltip position on the tree map.
ToolTipTextGets the hint for the tree map item located at the specified point on a map.
VerticalBeakAlignmentGets the vertical alignment of the tooltip’s beak.
VisibleGets the value indicating whether the tooltip is visible.

See Also

ToolTipInfo Class

ToolTipInfo Members

DevExpress.Xpf.TreeMap Namespace