Back to Devexpress

CrosshairMousePosition Class

corelibraries-devexpress-dot-xtracharts-5909edcb.md

latest1.4 KB
Original Source

CrosshairMousePosition Class

Specifies a crosshair label position near the mouse pointer.

Namespace : DevExpress.XtraCharts

Assembly : DevExpress.XtraCharts.v25.2.dll

NuGet Package : DevExpress.Charts

Declaration

csharp
public class CrosshairMousePosition :
    CrosshairLabelPosition
vb
Public Class CrosshairMousePosition
    Inherits CrosshairLabelPosition

Remarks

Use the CrosshairOptions.CommonLabelPosition property to access the CrosshairMousePosition object.

To learn more on the crosshair cursor, see the Crosshair Cursor topic.

Inheritance

Object ChartElement CrosshairLabelPosition CrosshairMousePosition

See Also

CrosshairMousePosition Members

DevExpress.XtraCharts Namespace