Skip to main content

ChartDataSourceAdapter.TextMember Property

For internal use only.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v23.2.dll

NuGet Package: DevExpress.Win.Map

Declaration

[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public string TextMember { get; set; }

Property Value

Type
String
See Also