Back to Devexpress

MapPointMappingInfoBase.YCoordinate Property

wpf-devexpress-dot-xpf-dot-map-dot-mappointmappinginfobase-d1da77b9.md

latest1.1 KB
Original Source

MapPointMappingInfoBase.YCoordinate Property

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

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public string YCoordinate { get; set; }
vb
Public Property YCoordinate 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