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

CrosshairFreePosition Class

Specifies a free position of a crosshair label within a chart (defined by the dock target, dock corner and offset from this corner).

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v20.2.dll

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

Declaration

public class CrosshairFreePosition :
    CrosshairLabelPosition

Remarks

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

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

Inheritance

See Also