Back to Devexpress

MapPointMappingInfoBase.XCoordinate Property

wpf-devexpress-dot-xpf-dot-map-dot-mappointmappinginfobase-6082e9c5.md

latest1.1 KB
Original Source

MapPointMappingInfoBase.XCoordinate Property

Gets or sets the data field to which a CartesianPoint.X property is bound.

Namespace : DevExpress.Xpf.Map

Assembly : DevExpress.Xpf.Map.v25.2.dll

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public string XCoordinate { get; set; }
vb
Public Property XCoordinate As String

Property Value

TypeDescription
String

A string value that specifies the name of the bound data field.

|

See Also

MapPointMappingInfoBase Class

MapPointMappingInfoBase Members

DevExpress.Xpf.Map Namespace