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.v24.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Property Value
Type | Description |
---|---|
String | A string value that specifies the name of the bound data field. |
See Also