Back to Devexpress

HeatmapDataSourceAdapter.SourceCoordinateSystem Property

wpf-devexpress-dot-xpf-dot-map-dot-heatmapdatasourceadapter-6db95933.md

latest1.2 KB
Original Source

HeatmapDataSourceAdapter.SourceCoordinateSystem Property

Gets or sets the coordinate system of a data adapter.

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public SourceCoordinateSystem SourceCoordinateSystem { get; set; }
vb
Public Property SourceCoordinateSystem As SourceCoordinateSystem

Property Value

TypeDescription
SourceCoordinateSystem

A SourceCoordinateSystem descendant.

|

See Also

HeatmapDataSourceAdapter Class

HeatmapDataSourceAdapter Members

DevExpress.Xpf.Map Namespace