Skip to main content

ToolTipMousePosition Class

Specifies a tooltip position near the mouse pointer.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v23.2.dll

NuGet Package: DevExpress.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