Back to Devexpress

CrosshairFreePosition.DockTargetName Property

corelibraries-devexpress-dot-xtracharts-dot-crosshairfreeposition-21e17ed4.md

latest1.4 KB
Original Source

CrosshairFreePosition.DockTargetName Property

For internal use. Supports serialization of the CrosshairFreePosition.DockTarget property.

Namespace : DevExpress.XtraCharts

Assembly : DevExpress.XtraCharts.v25.2.dll

NuGet Package : DevExpress.Charts

Declaration

csharp
[Browsable(false)]
public string DockTargetName { get; set; }
vb
<Browsable(False)>
Public Property DockTargetName As String

Property Value

TypeDescription
String

A String value.

|

Remarks

This property is hidden and intended for internal use only. Normally you don’t need to use it.

See Also

CrosshairFreePosition Class

CrosshairFreePosition Members

DevExpress.XtraCharts Namespace