ToolTipRelativePosition Class
Specifies a tooltip position near the chart element, for which this tooltip is invoked.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v26.1.dll
Declaration
Remarks
Use the ToolTipOptions.ToolTipPosition property to get access to the ToolTipRelativePosition object.
To learn more on tooltips, see the Tooltips topic.
Inheritance
Object
ChartDependencyObject
ToolTipPosition
ToolTipPositionWithLocation
ToolTipRelativePosition
See Also