Back to Devexpress

CrosshairFreePosition Properties

corelibraries-devexpress-dot-xtracharts-dot-crosshairfreeposition-dot-underscore-properties.md

latest2.0 KB
Original Source

CrosshairFreePosition Properties

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

NameDescription
DockCornerSpecifies the corner of the crosshair’s parent element to which the crosshair label is anchored.
DockTargetSpecifies the element (chart or pane), to which the crosshair label’s shape is docked.
DockTargetNameFor internal use. Supports serialization of the CrosshairFreePosition.DockTarget property.
OffsetXGets or sets the horizontal offset. Inherited from CrosshairLabelPosition.
OffsetYGets or sets the vertical offset. Inherited from CrosshairLabelPosition.
TagGets or sets the object that contains data related to the chart element. Inherited from ChartElement.
TypeNameSerializableGets the string value used to support serialization of the crosshair label position. Inherited from CrosshairLabelPosition.

See Also

CrosshairFreePosition Class

CrosshairFreePosition Members

DevExpress.XtraCharts Namespace