Skip to main content
A newer version of this page is available. .

ToolTipMousePosition Class

Specifies a tooltip position near the mouse pointer.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v20.2.dll

NuGet Packages: DevExpress.Charts, DevExpress.WindowsDesktop.Charts

Declaration

public class ToolTipMousePosition :
    ToolTipPosition

Remarks

Use the ToolTipOptions.ToolTipPosition property to get access to the ToolTipMousePosition object.

To learn more on tooltips, see the Tooltips topic.

Inheritance

See Also