Back to Devexpress

ToolTipFreePosition Properties

corelibraries-devexpress-dot-xtracharts-dot-tooltipfreeposition-dot-underscore-properties.md

latest2.0 KB
Original Source

ToolTipFreePosition Properties

Specifies a free position of a tooltip within a chart (defined by the dock target, dock corner and offset from this corner).

NameDescription
DockCornerSpecifies the corner of the tooltip’s parent element to which the tooltip is anchored.
DockTargetSpecifies the element (chart or pane), to which the tooltip’s shape is docked.
DockTargetNameFor internal use. Supports serialization of the ToolTipFreePosition.DockTarget property.
OffsetXGets or sets the horizontal offset. Inherited from ToolTipPositionWithOffset.
OffsetYGets or sets the vertical offset. Inherited from ToolTipPositionWithOffset.
TagGets or sets the object that contains data related to the chart element. Inherited from ChartElement.
TypeNameSerializableGets the string value used to support serialization of the tooltip position. Inherited from ToolTipPosition.

See Also

ToolTipFreePosition Class

ToolTipFreePosition Members

DevExpress.XtraCharts Namespace