Back to Devexpress

ChartDataSourceAdapter.LatitudeMember Property

windowsforms-devexpress-dot-xtramap-dot-chartdatasourceadapter-54433ae2.md

latest1.1 KB
Original Source

ChartDataSourceAdapter.LatitudeMember Property

For internal use only.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public string LatitudeMember { get; set; }
vb
<Browsable(False)>
<EditorBrowsable(EditorBrowsableState.Never)>
Public Property LatitudeMember As String

Property Value

Type
String

See Also

ChartDataSourceAdapter Class

ChartDataSourceAdapter Members

DevExpress.XtraMap Namespace