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

CrosshairMousePosition Class

Specifies a crosshair label position near the mouse pointer.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v20.2.dll

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

Declaration

public class CrosshairMousePosition :
    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

See Also