Back to Devexpress

MapChartItemBase.Location Property

wpf-devexpress-dot-xpf-dot-map-dot-mapchartitembase.md

latest991 B
Original Source

MapChartItemBase.Location Property

Gets or sets the location of the map Chart item.

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public CoordPoint Location { get; set; }
vb
Public Property Location As CoordPoint

Property Value

TypeDescription
CoordPoint

A CoordPoint object.

|

See Also

MapChartItemBase Class

MapChartItemBase Members

DevExpress.Xpf.Map Namespace